Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Either run command as root
su -l root
Or run as sudo
sudo docker run -d dockerswarm/swarm:master join --advertise=192.168.1.105:2375 consul://192.168.1.103:8500
Share and learn in the Docker community.
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Either run command as root
su -l root
Or run as sudo
sudo docker run -d dockerswarm/swarm:master join --advertise=192.168.1.105:2375 consul://192.168.1.103:8500