[#21] Enable IPv6 in Docker

Dylan Wilson requested to merge issue-21 into main

IPv6 support in Docker is required for running Kitchen CI tests from a Docker container.

This is implemented by updating the daemon configuration to set the ipv6 and fixed-cidr-v6 options.

Closes #21 (closed).

Merge request reports