2.4.0-rk1
sha256:b654531db38e8ac13daafb86d651dd07e9f6bbe40e10c3020219a8964abcb635
OS/ARCH
Compressed size
620.4 MB
Last pushed
about 2 months by realsidsun
Type
Image
Manifest digest
sha256:ddb407af954a1dcb8d7ee4e7d529c4f69cc9a31458934962f1d73cea4cc8a436
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 KB18ENV UPTIME_KUMA_ENABLE_EMBEDDED_MARIADB=10 B19RUN /bin/sh -c apt update400.81 MB20WORKDIR /app92 B21LABEL org.opencontainers.image.source=https://github.com/louislam/uptime-kuma0 B22ENV UPTIME_KUMA_IS_CONTAINER=10 B23COPY --chown=node:node /app /app #51.05 MB24EXPOSE [3001/tcp]0 B25HEALTHCHECK {Test:[CMD-SHELL extra/healthcheck] Interval:1m0s Timeout:30s0 B26ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B27CMD ["node" "server/server.js"]0 B28USER root0 B29RUN /bin/sh -c apt update23.64 MB30RUN /bin/sh -c restic self-update10.72 MB31COPY monitor.js.patch /app/monitor.js.patch # buildkit340 B32RUN /bin/sh -c patch /app/server/model/monitor.js17.23 KB33COPY src /app/replicator-kuma # buildkit22.28 KB34RUN /bin/sh -c cd /app/replicator-kuma;13.32 MB35COPY replicator-snapshots.sh replicator-snapshots.sh # buildkit330 B36COPY replicator-functions.sh replicator-functions.sh # buildkit1.66 KB37RUN /bin/sh -c chmod +x324 B38RUN /bin/sh -c mkdir /replicator_kuma105 B39ENTRYPOINT []0 B40CMD ["/app/replicator-snapshots.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'