caprover/certbot-sleeping

By caprover

Updated almost 2 years ago

See https://hub.docker.com/r/certbot/certbot/

Image
0

100M+

caprover/certbot-sleeping repository overview

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.

Tag summary

Content type

Image

Digest

sha256:37e7904d7

Size

41 MB

Last updated

almost 2 years ago

docker pull caprover/certbot-sleeping