January 28, 201511 yr I have some containers that need to communicate with each other and I am curious why "localhost" or "127.0.0.1" will not work. I'm always inputing the local network IP address.
January 28, 201511 yr Unless you have the container set as host then it has a bridged 172 address which is not the same IP as the docker host
Archived
This topic is now archived and is closed to further replies.