I’m trying to route a number of containers through one VPN container for security and privacy. I’m using network_mode in my config to tie the children to the parent. How do I access the web interfaces of the children via IP/port?
Share and learn in the Docker community.
I’m trying to route a number of containers through one VPN container for security and privacy. I’m using network_mode in my config to tie the children to the parent. How do I access the web interfaces of the children via IP/port?