To use:
docker pull alexeykomov/nginx-letsencrypt-container
Steps to build and run (on your VPS or wherever):
cd nginx-letsencrypt-containerchmod +x run.sh- Edit
run.shvariables DOMAIN and EMAIL to the ones you want. sudo docker build ../run.sh 8b670539a53ewhere the hash is the id of container you've build in step 4.