Added all
This commit is contained in:
@@ -153,7 +153,7 @@ creates an overlay network named ingress for publishing service ports external t
|
||||
The output for docker swarm init provides the connection command to use when you join new worker nodes to the swarm:
|
||||
|
||||
```shell
|
||||
$ docker swarm init
|
||||
$ docker swarm init --advertise-addr 192.168.0.248
|
||||
Swarm initialized: current node (dxn1zf6l61qsb1josjja83ngz) is now a manager.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user