Skip to content
GitLab
  • Explore
  • Sign in
  • InfrastructureInfrastructure
  • Salt PillarsSalt Pillars
  • Issues
  • #21

Enable IPv6 in Docker

IPv6 support in Docker is required by infrastructure/salt-states/core-states!5 (merged).

This is implemented using the following daemon configuration:

{
  "ipv6": true,
  "fixed-cidr-v6": "2001:db8:1::/64"
}
Assignee
Assign to
Time tracking