github.com/flavio/docker@v0.1.3-0.20170117145210-f63d1a6eec47/cli/command/swarm/testdata/jointoken-worker.golden (about)

     1  To add a worker to this swarm, run the following command:
     2  
     3      docker swarm join \
     4      --token worker-join-token \
     5      127.0.0.1
     6