c03987f23e
Change-Id: Id5110538ea877c2fea33066b88e474933eec99f7
11 lines
327 B
YAML
11 lines
327 B
YAML
---
|
|
other:
|
|
- |
|
|
The default docker0 brige should be normally given a
|
|
value that does not conflict to any of the existing
|
|
networks' CIDR ranges.
|
|
|
|
If there is a conflict for the default value `172.31.0.1/24`,
|
|
allow users to alter the docker service startup ``--bip``
|
|
option via ``DockerNetworkOptions``.
|