certbot (image-2.1-certs-1.11)

Published 2025-03-14 13:01:30 +00:00 by tscholten

Installation

docker pull git.defles.ch/ictgilde/certbot:image-2.1-certs-1.11
sha256:b42dece4f8e1b6383bb199024a0a920c9440d7ea6601da9247f115fbf41a3bde

Image Layers

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
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
Container
2025-03-14 13:01:30 +00:00
1
OCI / Docker
linux/amd64
38 MiB
Versions (21) View all
latest 2025-08-05