Files
docker-cli/components/engine/cli/command/swarm/testdata/jointoken-worker.golden
Dave Henderson ac65b0c3b9 Output docker swarm join on a single line
This avoids issues when copy/pasting between different shells on
different OSes, which may not all support `\` as a continuation
character.

Fixes #32725

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Upstream-commit: 50368e7a0ebc654689e3932dea588612e3496823
Component: engine
2017-04-20 07:18:25 -05:00

4 lines
117 B
Plaintext

To add a worker to this swarm, run the following command:
docker swarm join --token worker-join-token 127.0.0.1