newtork -> network (minor spelling correction)
...yeah, that was bugging me. :) Signed-off-by: Chris Weyl <cweyl@alumni.drew.edu> Upstream-commit: 8fd2630d01d65dd64053091ef9b35a98f4fc3d5c Component: engine
This commit is contained in:
@ -116,7 +116,7 @@ docker network create -d overlay
|
||||
--ip-range=192.168.1.0/24
|
||||
--aux-address a=192.168.1.5 --aux-address b=192.168.1.6
|
||||
--aux-address a=192.170.1.5 --aux-address b=192.170.1.6
|
||||
my-multihost-newtork
|
||||
my-multihost-network
|
||||
```
|
||||
Be sure that your subnetworks do not overlap. If they do, the network create fails and Engine returns an error.
|
||||
|
||||
|
||||
@ -116,7 +116,7 @@ docker network create -d overlay
|
||||
--ip-range=192.168.1.0/24
|
||||
--aux-address a=192.168.1.5 --aux-address b=192.168.1.6
|
||||
--aux-address a=192.170.1.5 --aux-address b=192.170.1.6
|
||||
my-multihost-newtork
|
||||
my-multihost-network
|
||||
```
|
||||
Be sure that your subnetworks do not overlap. If they do, the network create fails and Engine returns an error.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user