Skip to content

Instantly share code, notes, and snippets.

@klahnen
Created June 11, 2018 21:27
Show Gist options
  • Save klahnen/7ce5db4c6040b8d1023e2e2ce3636cc3 to your computer and use it in GitHub Desktop.
Save klahnen/7ce5db4c6040b8d1023e2e2ce3636cc3 to your computer and use it in GitHub Desktop.
docker run -d -p 80:80 -p 443:443 --name proxy --restart=always -v ~/.certs:/etc/nginx/certs -v /var/run/docker.sock:/tmp/docker.sock:ro jwilder/nginx-proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment