sha256:fb05609ecaa900eda7d679455439862990425c9b55c0b146a15062fb2d416724
OS/ARCH
Compressed size
159.27 MB
Last pushed
about 1 month by louislam
Type
Image
Manifest digest
sha256:d70f6635b9481fb1ea0e61cd78f25552b53df08f38ffbb7c96f1e6b93f5c783b
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.56 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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.82 MB14RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c16.93 MB15COPY ./docker/etc/nscd.conf /etc/nscd.conf # buildkit995 B16COPY ./docker/etc/sudoers /etc/sudoers # buildkit550 B17RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c123.26 KB18WORKDIR /app93 B19LABEL org.opencontainers.image.source=https://github.com/louislam/uptime-kuma0 B20ENV UPTIME_KUMA_IS_CONTAINER=10 B21COPY --chown=node:node /app /app #50.95 MB22EXPOSE [3001/tcp]0 B23HEALTHCHECK {Test:[CMD-SHELL extra/healthcheck] Interval:1m0s Timeout:30s0 B24ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B25CMD ["node" "server/server.js"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1779062400'