sha256:9ea6b371c5d3d3ed7d9a2e6d8be540d5286d25424608dcb2d18f14fe298ec6f3
OS/ARCH
Compressed size
24.93 MB
Last pushed
9 months by brahmadev
Type
Image
Manifest digest
sha256:16cdaeb57c684ef23f6b2a7170bd9e5cd214165e29e222a184ff4d0bd9ca64fc
Image Layers
1ADD alpine-minirootfs-3.23.0-armv7.tar.gz / # buildkit3.13 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk upgrade4.8 MB5COPY /lego / # buildkit17 MB6COPY app/*.sh /app/ # buildkit1.42 KB7RUN /bin/sh -c chown -R32 B8RUN /bin/sh -c chmod -R1.42 KB9RUN /bin/sh -c chmod +x1.42 KB10RUN /bin/sh -c mkdir -p101 B11COPY crontab /var/spool/cron/crontabs/root # buildkit282 B12RUN /bin/sh -c chown -R278 B13STOPSIGNAL SIGKILL0 B14RUN /bin/sh -c ls -al32 B15WORKDIR /app32 B16ENTRYPOINT ["./cron.sh" ""]0 B17LABEL org.opencontainers.image.source=https://github.com/brahma-dev/acme-lego-cron/0 B18LABEL org.opencontainers.image.description=Dockerized Lego with cron.0 B19LABEL org.opencontainers.image.licenses=MIT0 BCommand
ADD alpine-minirootfs-3.23.0-armv7.tar.gz / # buildkit