Run update.sh

This commit is contained in:
Docker Library Bot 2017-11-27 20:08:48 +00:00
parent 223950054d
commit b780d62fb7
1 changed files with 0 additions and 2 deletions

View File

@ -71,8 +71,6 @@ Please refer to [upstream's excellent (and comprehensive) documentation](https:/
It is also worth checking out the [`examples/` directory from upstream](http://www.haproxy.org/git?p=haproxy-1.7.git;a=tree;f=examples). It is also worth checking out the [`examples/` directory from upstream](http://www.haproxy.org/git?p=haproxy-1.7.git;a=tree;f=examples).
Note: Many configuration examples propose to put `daemon` into the `global` section to run HAProxy as daemon. Do **not** configure this or the Docker container will exit immediately after launching because the HAProxy process would go into the background.
## Create a `Dockerfile` ## Create a `Dockerfile`
```dockerfile ```dockerfile