sha256:4100798661a58f71382650b2aa558d3c1f6ff842996174ccfd26771d9579893c
OS/ARCH
Compressed size
54.5 MB
Last pushed
about 1 month by mag37
Type
Image
Manifest digest
sha256:da9798bf66d64d4d8fbc93a2be4cb8977e6405eac611939e3948b6c18abe1659
Image Layers
1ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit3.11 MB2CMD ["/bin/sh"]0 B3WORKDIR /app93 B4RUN /bin/sh -c apk update49 MB5COPY entrypoint.sh /app/entrypoint.sh # buildkit683 B6COPY dockcheck.sh /app/dockcheck.sh # buildkit10.36 KB7COPY notify_templates /app/notify_templates # buildkit12.37 KB8COPY extras /app/extras # buildkit2.25 MB9COPY addons /app/addons # buildkit120.36 KB10RUN /bin/sh -c chmod +x32 B11RUN /bin/sh -c chmod +x678 B12ENV CONTAINERIZED_DC=true0 B13ENTRYPOINT ["/app/entrypoint.sh"]0 B14CMD ["supercronic" "-passthrough-logs" "-json" "/app/crontab"]0 BCommand
ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit