$ docker swarm init
Swarm initialized: current node (t8kuig92d8vdwe4414rnzmtvb) is now a manager.
To add a worker to this swarm, run the following command:
docker swarm join --token SWMTKN-1-3c67w3svxaothlczwxwox2dxn8fazfdwwdj6pgenq1bgydl9qb-acvi0unra8gl9c32p1gx2gp4g
10.128.0.14:2377
To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
$