[CentOS] Docker + ipv6

Ulf Volmer u.volmer at u-v.de
Thu Dec 27 14:37:54 UTC 2018


On 27.12.18 12:53, Joe wrote:

> i want to use docker with ipv6.
> 
> i install docker and edit the /etc/docker/daemon.json:
> {
>   "ipv6": true
> }

i guess you have to specify your ipv6 subnet in deamon.json.

  "fixed-cidr-v6": "2001:db8:1::/64"

best regards
Ulf


More information about the CentOS mailing list