sha256:55c06a5fd5c9deb09bee6db4f3c4a2dee7fb8d6b744d96f6a4720596f94d28ea
OS/ARCH
Compressed size
32.18 MB
Last pushed
4 months by brahmadev
Type
Image
Manifest digest
sha256:671e05b02276be4cde5cb0b95133ccb011b64e148390f17fdee79906f0d24c06
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 -p99 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