Skip to content

Instantly share code, notes, and snippets.

@skleeschulte
Last active February 7, 2020 15:41
Show Gist options
  • Save skleeschulte/8b792964e18680a8f3de60202819e4a3 to your computer and use it in GitHub Desktop.
Save skleeschulte/8b792964e18680a8f3de60202819e4a3 to your computer and use it in GitHub Desktop.
Example Docker config file for IPv6 on Ubuntu 18.04
{
"ipv6": true,
"fixed-cidr-v6": "fd00::/80"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment