mirror of
https://github.com/clearlinux/docs.git
synced 2026-08-31 02:46:51 +00:00
add note about daemon mode
This commit is contained in:
committed by
David Buchmann
parent
c32e2eb6f5
commit
d2b95f092c
@@ -21,6 +21,8 @@ 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.5.git;a=tree;f=examples).
|
||||
|
||||
**Note: Do not configure haproxy to run in daemon mode or the docker container will exit immediately after launching.**
|
||||
|
||||
## Create a `Dockerfile`
|
||||
|
||||
FROM haproxy:1.5
|
||||
|
||||
Reference in New Issue
Block a user