sha256:94d049fb2af874a5ba6ad1ddb6e782dc767f1127759afd9be5f848a9f3a86f3a
OS/ARCH
linux/amd64
Compressed size
196.67 MB
Last pushed
almost 5 years by alexdo
Type
Image
Manifest digest
sha256:94d049fb2af874a5ba6ad1ddb6e782dc767f1127759afd9be5f848a9f3a86f3a
Image Layers
1ADD file ... in / 29.9 MB2CMD ["bash"]0 B4RUN /bin/sh -c apt-get update19.56 MB5RUN /bin/sh -c wget https://github.com/go-acme/lego/releases/download/v4.5.3/lego_v4.5.3_linux_amd64.tar.gz19.93 MB6RUN /bin/sh -c echo "deb127.27 MB7ENV GCE_PROJECT=example-project0 B8ENV GCE_DOMAIN=example.com0 B10ENV DOMAINS=example.com,test.example.com0 B11ENV RENEW_DAYS=300 B12COPY ./entrypoint.sh /entrypoint.sh # buildkit602 B13RUN /bin/sh -c chmod +x632 B14VOLUME [/certstore]0 B15VOLUME [/gcloud-service-account.json]0 B16CMD ["/entrypoint.sh"]0 BCommand
ADD file:16dc2c6d1932194edec28d730b004fd6deca3d0f0e1a07bc5b8b6e8a1662f7af in /