November 2016
Intermediate to advanced
378 pages
8h 37m
English
Much like we saw with IPv4, user-defined networks can leverage IPv6 addressing. That is, all of the network-related parameters relate to both IPv4 and IPv6. In this chapter, we'll walk through defining a user-defined IPv6 network and demonstrate some of the related configuration options.
In this recipe, we'll be using a single Docker host. It is assumed that Docker is installed and is its default configuration. It is not required that the Docker service be enabled with the --ipv6 service-level parameter in order to use IPv6 addressing on user-defined networks.
When working with user-defined networks, we can define configuration for both IPv4 and IPv6. In addition, when we run containers we ...
Read now
Unlock full access