Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 120 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 120 Bytes

certbot-sleeping

Extended certbot image that does not exit

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