Hi,
I am running Docker for windows and when I am trying to initialize a swarm, I am losing my connection to internet. I used the static IP address (IPV4) of my computer also after the
docker swarm init - -
But it did not work and still losing my conncetion to internet. Obviously, when I am using
docker swarm leave - - force
I am ablr to connect to internet again. I would appreciate that if you could help me with this.