August 11, 20196 yr I've got a Docker Container (let's call it A) running a VPN and would like another container (let's call it B) to use A's network and thus take advantage of the VPN Connection. I managed to get this working using the --net=container:A parameter, however, ports don't seem to work for container B? Thanks
Archived
This topic is now archived and is closed to further replies.