2.4.0-slim-rk1
sha256:9a1b3071f5a5d30d48bcd7039298a18a03a4fbc73cfe7a345af93bd92145be46
OS/ARCH
Compressed size
230.75 MB
Last pushed
about 2 months by realsidsun
Type
Image
Manifest digest
sha256:81b397c0748f3e7bc46a5e1eef250c5b3ca3d20ffd736c9954b093180a2660f0
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 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/amd640 B11RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c7.65 MB12COPY /app/apprise.deb ./apprise.deb # buildkit926.53 KB13RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c17.64 MB14RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c18.31 MB15COPY ./docker/etc/nscd.conf /etc/nscd.conf # buildkit995 B16COPY ./docker/etc/sudoers /etc/sudoers # buildkit549 B17RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c123.26 KB18WORKDIR /app92 B19LABEL org.opencontainers.image.source=https://github.com/louislam/uptime-kuma0 B20ENV UPTIME_KUMA_IS_CONTAINER=10 B21COPY --chown=node:node /app /app #51.05 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 B26USER root0 B27RUN /bin/sh -c apt update34.8 MB28RUN /bin/sh -c restic self-update10.72 MB29COPY monitor.js.patch /app/monitor.js.patch # buildkit340 B30RUN /bin/sh -c patch /app/server/model/monitor.js17.23 KB31COPY src /app/replicator-kuma # buildkit22.28 KB32RUN /bin/sh -c cd /app/replicator-kuma;13.32 MB33COPY replicator-snapshots.sh replicator-snapshots.sh # buildkit327 B34COPY replicator-functions.sh replicator-functions.sh # buildkit1.65 KB35RUN /bin/sh -c chmod +x323 B36RUN /bin/sh -c mkdir /replicator_kuma105 B37ENTRYPOINT []0 B38CMD ["/app/replicator-snapshots.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'