sha256:7d70c3bd3127dc4ad2910f9d2d18481a6ac4f195a4e23e32f0c50869f977985a
OS/ARCH
Compressed size
159.28 MB
Last pushed
about 1 month by louislam
Type
Image
Manifest digest
sha256:adb7e1adc1210f35b06849c1d75c4ea4f2fe0c8a66defc831650b6a7ec06c63f
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'