sha256:654a326ccf2534a10aefadb8d2401258802f336b46e226018015079cdfbf3546
OS/ARCH
Compressed size
159.28 MB
Last pushed
29 days by louislam
Type
Image
Manifest digest
sha256:8856cd3f6edc70037972733cd3e3f4265e2941a6dac2e72632a54194f02e8f3c
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.96 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'