jwilder / docker-discover

Service discovery for docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haproxy not exposed by defaults as documentation states

xilon-jul opened this issue · comments

Exposing ports using -p option is not valid when using the host network stack. When attaching to the host network stack, it's meaningless to ask docker to bind a container port on a host port. The haxproy stats interface is thus not exposed by default