Merge pull request #25506 from sfsmithcha/fix_network_name
fix overlay network example Upstream-commit: c51f639531459e57f681f97c7358c04a96785db0 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