Hacker News new | ask | show | jobs
by kccqzy 3783 days ago
You can obtain a certificate by running let's encrypt's docker image, which seems to contain a python web server just to do the validation.
1 comments

cannot run a docker inside a docker. the problem is not running a webserver, the problem is the race condition which needs to be solved when docker starts up.