gmacario / docker-webproxy

Docker containers to implement a {http,https} front-end to multiple web services
Mozilla Public License 2.0
1 stars 0 forks source link

README.md: Document how to launch container to automatically restart at reboot #21

Open gmacario opened 9 years ago

gmacario commented 9 years ago

Example:

$ docker run -d -p 80:80 -h maxlab.polito.it --name=maxlab-webproxy --restart=always gmacario/maxlab-webproxy