Steps to build and run (on your VPS or wherever):
cd nginx-letsencrypt-container
chmod +x run.sh
- Edit
run.sh
variables DOMAIN and EMAIL to the ones you want. sudo docker build .
./run.sh 8b670539a53e
where the hash is the id of container you've build in step 4.