Container host unreachable inside Docker container · Issue ...
github.com › moby › mobyJul 06, 2016 · I've got a docker container on host 183.83.83.83 (example) The A record of a subdomain mycontainer.example.com points to this IP. A curl to 183.83.83.83 or mycontainer.example.com gives HTTP status 200 and the correct website. However the same curl from inside every container on that host (to both the IP or hostname above) fails to connect: