sha256:f2181fd19715ff68239139bfa3b771f11f19e645faa1364edc07c0025d6f27ca
OS/ARCH
Compressed size
32.18 MB
Last pushed
4 months by brahmadev
Type
Image
Manifest digest
sha256:277681faf74e2d6462fc4ae97fda1c9422ca9905f63ab41c3433dbca61bb1e54
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk upgrade8.47 MB5COPY /lego / # buildkit20.02 MB6COPY app/*.sh /app/ # buildkit1.44 KB7RUN /bin/sh -c chown -R32 B8RUN /bin/sh -c chmod -R1.44 KB9RUN /bin/sh -c chmod +x1.45 KB10RUN /bin/sh -c mkdir -p101 B11COPY crontab /app/crontab # buildkit258 B12RUN /bin/sh -c chmod 64432 B13RUN /bin/sh -c ls -al32 B14WORKDIR /app32 B15ENTRYPOINT ["./cron.sh" ""]0 B16LABEL org.opencontainers.image.source=https://github.com/brahma-dev/acme-lego-cron/0 B17LABEL org.opencontainers.image.description=Dockerized Lego with cron.0 B18LABEL org.opencontainers.image.licenses=MIT0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit