certbot (image-1.4-certs-1.3)
Published 2025-01-09 20:06:19 +00:00 by wdboer
Installation
docker pull git.defles.ch/ictgilde/certbot:image-1.4-certs-1.3sha256:b538f951b19653bcdf7467ccd76ce5c6c40499e18251c7585e2c05823809a47fImage Layers
| ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache python3 openssl # buildkit |
| RUN /bin/sh -c apk add --no-cache py3-pip && pip3 install --upgrade --break-system-packages certbot cryptography ruamel.yaml && apk del --no-cache py3-pip # buildkit |
| COPY entrypoint.py entrypoint.py # buildkit |
| ENTRYPOINT ["python3" "entrypoint.py"] |
| VOLUME [/etc/letsencrypt/] |
| VOLUME [/var/www/html/] |
| COPY certs.yml certs.yml # buildkit |
Details
2025-01-09 20:06:19 +00:00
Versions (21)
View all
Container
0
OCI / Docker
linux/amd64
36 MiB
latest
2025-08-05
image-2.1-certs-1.14
2025-08-05
image-2.1-certs-1.17
2025-05-13
image-2.1-certs-1.16
2025-04-25
image-2.1-certs-1.15
2025-04-25