fix overlay network example
Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
parent
31e3970394
commit
0277eb9a32
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ the overlay network:
|
|||
```bash
|
||||
$ docker service create \
|
||||
--replicas 3 \
|
||||
--network my-multi-host-network \
|
||||
--network my-network \
|
||||
--name my-web \
|
||||
nginx
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue