Docker and ipv6

Continuing where the previous post left off I ran into trouble with Docker while using ipv6 address.

Luckily a simple fix was available. Problem was solved by creating daemon.json file to path /etc/docker/ and following advice found from here and here.