sha256:ac21688d68e204329dd33efad1ab5efea5ae0c1fe3d88645db11609a1b32ed43
OS/ARCH
Compressed size
30.19 MB
Last pushed
4 months by brahmadev
Type
Image
Manifest digest
sha256:81189f9a1d5451e88ba4990a349dda07c854fb96a8ca0c1345dfebc91e3ec803
Image Layers
1ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit3.41 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk upgrade8.16 MB5COPY /lego / # buildkit18.62 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.44 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-armhf.tar.gz / # buildkit