Docker - Production Patterns
You tried to join a node to a Docker Swarm cluster using
docker swarm join --token abc123 192.168.1.10:2377 but got an error. What is a likely cause?