Report ID: A46112D8-0143-4122-B983-65D422014259
Expected behavior
Be able to reach the containers throw some IP
Actual behavior
I can’t reach the running containers
Information
In the Version 1.12.0-rc2-beta17 (build: 9779)
running in my MacBook everything is working fine. I can reach the containers throw the 127.0.0.1 but I installed Version 1.12.0-rc4-beta19 (build: 10258)
in my iMac and I can’t find the way to reach the running containers somehow
OSX 10.11.5
Steps to reproduce the behavior
- Create HAProxy container listen on port 80
- Run some containers using
docker-compose
- Try go to: 127.0.0.1:80 and it doesn’t work