sha256:aa30740013a7240d64788f4f82fe55473a5a589c3f8109ab6a857344af431091
OS/ARCH
Compressed size
27.84 MB
Last pushed
5 months by brahmadev
Type
Image
Manifest digest
sha256:d8c7e7db94089befc654bd3afd9d615ec0b6b843eddcffb5915764ce1a3ab985
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk upgrade4.48 MB5COPY /lego / # buildkit19.67 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 # buildkit279 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.4-x86_64.tar.gz / # buildkit