github.com/fabiokung/docker@v0.11.2-0.20170222101415-4534dcd49497/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