docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

Docker Networking #317

Closed gauravrattan closed 1 year ago

gauravrattan commented 1 year ago

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/

mikesir87 commented 1 year ago

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.