mirror of https://github.com/docker/docs.git
parent
f7b087b894
commit
e7c71c4a2b
|
@ -358,7 +358,7 @@ To resolve this, either remove the `--ipv6` flag (to preserve the same behavior
|
||||||
as in Docker 1.12.3 and earlier), or provide an IPv6 subnet as the value of the
|
as in Docker 1.12.3 and earlier), or provide an IPv6 subnet as the value of the
|
||||||
`--subnet` flag.
|
`--subnet` flag.
|
||||||
|
|
||||||
The network network creation will instead succeed if you use an external IPAM driver
|
The network creation will instead succeed if you use an external IPAM driver
|
||||||
which supports automatic allocation of IPv6 subnets.
|
which supports automatic allocation of IPv6 subnets.
|
||||||
|
|
||||||
### Runtime
|
### Runtime
|
||||||
|
|
Loading…
Reference in New Issue