Why port forwarding does not work in docker when in network_mode: “other_container”
I’m trying to dockerize openvpn client and make other container use its network. Almost succeed, except one thing – forwarded port is not working:
I’m trying to dockerize openvpn client and make other container use its network. Almost succeed, except one thing – forwarded port is not working: