sha256:a448d04378340b237e15d725818cee002ef7f08ad791ed47ed966686dc554d43
OS/ARCH
Compressed size
159.26 MB
Last pushed
5 months by louislam
Type
Image
Manifest digest
sha256:737a86b6acb4a4a785b471c73e3908f9ff79198ed06086c6b289686aab485381
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG TARGETPLATFORM=linux/arm/v70 B11RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c6.52 MB12COPY /app/apprise.deb ./apprise.deb # buildkit926.53 KB13RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c16.81 MB14RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c17.09 MB15COPY ./docker/etc/nscd.conf /etc/nscd.conf # buildkit995 B16COPY ./docker/etc/sudoers /etc/sudoers # buildkit549 B17WORKDIR /app92 B18LABEL org.opencontainers.image.source=https://github.com/louislam/uptime-kuma0 B19ENV UPTIME_KUMA_IS_CONTAINER=10 B20COPY --chown=node:node /app /app #50.98 MB21EXPOSE [3001/tcp]0 B22HEALTHCHECK &{["CMD-SHELL" "extra/healthcheck"] "1m0s" "30s"0 B23ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B24CMD ["node" "server/server.js"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1776729600'