fix overlay network example
Signed-off-by: Charles Smith <charles.smith@docker.com> Upstream-commit: 0277eb9a32d96e11cbfe3c98229008ad29392a3f Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user