mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![Dave Henderson](/assets/img/avatar_default.png)
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>
3 lines
117 B
Text
3 lines
117 B
Text
To add a worker to this swarm, run the following command:
|
|
|
|
docker swarm join --token worker-join-token 127.0.0.1
|