openvpn-client icon indicating copy to clipboard operation
openvpn-client copied to clipboard

Multiple containers restarting infinitely with --net=container:vpn

Open fuad00 opened this issue 3 years ago • 0 comments

Hi. i use this command above: docker run --net=container:vpn -d --restart always --name=test1... then i run nginx proxy and it works well. But when i try to run another container with --name=test2, it's infinitely restarts. CleanShot 2022-06-26 at 20 58 41@2x

fuad00 avatar Jun 26 '22 17:06 fuad00