Re: [CentOS] Docker + ipv6

2018-12-27 Thread Ulf Volmer
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

[CentOS] Docker + ipv6

2018-12-27 Thread Joe
Hello, i want to use docker with ipv6. i install docker and edit the /etc/docker/daemon.json: { "ipv6": true } Message: [root@froodo network-scripts]# systemctl status docker ● docker.service - Docker Application Container Engine Loaded: loaded (/usr/lib/systemd/system/docker.service;