I should be able to reach my webservice container from the external
mac osx yosemite blocks web port.
Information
- If I turn off the firewall from System preferences/Security & Privacy/Firewall, I can reach my container from the outside.
- I want the firewall to block other apps/ports but I want to open port 80 (forwarded to docker)
Steps to reproduce the behavior
- start a web container on a bridge network with port 80 exposed
- try to access this web container from the outside