docker / awesome-compose

Awesome Docker Compose samples

Home Page:https://docs.docker.com/compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Networking

gauravrattan opened this issue · comments

No documentation of how we make connectivity between one container in bridge network and another container in host network.
Link=https://docs.docker.com/network/

Hi @gauravrattan! Is this related to a specific example in this repo or more of a general question? If the later, I'd recommend posting the question on the docs repo (docker/docs) to get that documentation added.