You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: