I had the same issue, was able to get around that by creating a docker network named container:vpn_container_name On your terminal run the following command   docker network create container:nordvpn Doing the above you don't need --net=container:nordvpn in extra parameters, just select the newly created network from the 'network type' dropdown and it will basically run the same parameter as --net=container:nordvpn