Cat <<eof >/etc/docker/daemon.json
{
"ipv6": true,
"fixed-cidr-v6": "fd00::/64",
"experimental": true,
"ip6tables": true
}
Eof