Docker networks feature overview This sections explains how to use the Docker networks feature. This feature allows users to define their own networks
Embedded DNS server in user-defined networks The information in this section covers the embedded DNS server operation for containers in
Get started with multi-host networking This article uses an example to explain the basics of creating a multi-host network. Docker Engine supports
Bind container ports to the host The information in this section explains binding container ports within the Docker default bridge. This is a bridge
Docker default bridge network With the introduction of the Docker networks feature, you can create your own user-defined networks. The Docker default bridge
Work with network commands This article provides examples of the network subcommands you can use to interact with Docker networks and the containers in them