I'm trying to add a node to a fresh UCP install using the copy-paste from the web UI and getting this error on the node:
FATA[0000] The join command is no longer used. To join a node to the swarm, go to the UCP web UI,
or run the 'docker swarm join' command in the node you want to join.
I'm unable to find any reference to this error or any documentation about 'join' being deprecated.