Merge pull request #434 from bryfry/patch-1
Documentation: Make the example match the documentation table
This commit is contained in:
commit
7ceb25f895
@ -211,7 +211,7 @@ is also available when creating the ingress network, besides the `--attachable`
|
||||
$ docker network create -d overlay \
|
||||
--subnet=10.11.0.0/16 \
|
||||
--ingress \
|
||||
--opt com.docker.network.mtu=9216 \
|
||||
--opt com.docker.network.driver.mtu=9216 \
|
||||
--opt encrypted=true \
|
||||
my-ingress-network
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user