caprover / certbot-sleeping

Extended certbot image that does not exit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certbot-sleeping

Extended certbot image that does not exit

ENTRYPOINT ['/bin/sh','-c' ]
CMD ['sleep 9999d']

About

Extended certbot image that does not exit


Languages

Language:Shell 93.7%Language:Dockerfile 6.3%