See https://hub.docker.com/r/certbot/certbot/
100M+
See https://hub.docker.com/r/certbot/certbot/
Changes for this repo:
FROM certbot/certbot
ENTRYPOINT ['/bin/sh','-c' ]
CMD ['sleep 9999d']
The problem with certbot/certbot image is that it exits immediately, hence, making it difficult to be used as a docker service.
Content type
Image
Digest
sha256:37e7904d7…
Size
41 MB
Last updated
almost 2 years ago
docker pull caprover/certbot-sleeping