Closed
Description
Problem description
Current docs only describe how to setup IPv6 for default docker network. That is not helpful in most of cases as generally you'd use either docker-compose or manually created networks for various deployments. It also doesn't cover swarm at all.
Additionally, only one use case is covered by the current docs - assigning IPv6 to docker containers.
There's no info on e.g. how to setup IPv6 access from container to external IPv6 network without assigning IPv6 addresses to said containers.
Problem location
- I saw a problem on the following URL: https://docs.docker.com/engine/userguide/networking/default_network/ipv6/
- I couldn't find the information I wanted. I expected to find it near the following URL: https://docs.docker.com/engine/userguide/networking/ (I guess?)
- Other: more in-depth guide on IPv6 would be quite nice
Project version(s) affected
All of them
Suggestions for a fix
Would be really good to have a docs that describe how to configure IPv6