docker-archive / dockercloud-haproxy

HAproxy image that autoreconfigures itself when used in Docker Cloud
https://cloud.docker.com/
651 stars 187 forks source link

CLOUD-4195 do not return haproxy ingress network #160

Closed tifayuki closed 7 years ago

tifayuki commented 7 years ago

If a application publishes any port in docker v1.13, haproxy script picks the container address in ingress network, causing a network failure.

Related to https://github.com/docker/dockercloud-haproxy/issues/157