docker-gen icon indicating copy to clipboard operation
docker-gen copied to clipboard

Add NetworkMode to RuntimeContainer

Open anthonyraymond opened this issue 6 years ago • 2 comments

If a container uses the network_mode: container:xxxx, both the .Networks and .Addresses attributes are empty.

Making NetworkMode accessible will be a first step in resolving issue in https://github.com/jwilder/nginx-proxy where people have to find workaround to alter the nginx .conf file to populate upstreams when they are routing their container network though an other container.

anthonyraymond avatar May 30 '18 20:05 anthonyraymond

Any hope for this to be merged before a new release @jwilder ?

anthonyraymond avatar Oct 26 '18 20:10 anthonyraymond

2 years later, I still want this!

viranch avatar Oct 26 '20 07:10 viranch

Superseded by #574

buchdag avatar Dec 10 '23 17:12 buchdag