Enable IPv6 for Docker
This commit is contained in:
parent
9d544c36c5
commit
e881074832
|
@ -4,5 +4,7 @@
|
|||
"base": "172.17.0.0/16",
|
||||
"size": 24
|
||||
}
|
||||
]
|
||||
],
|
||||
"ipv6": true,
|
||||
"fixed-cidr-v6": "fd00::/80"
|
||||
}
|
||||
|
|
Reference in a new issue