Network
In Network, you can set up and manage your network settings. Container Manager allows you to set up the following network interface drivers:
- bridge: an isolated network namespace.
- host: the same network namespace as the Docker host.
By default, there will be one host network and one bridge network after installing Container Manager. It is recommended to use user-defined bridge networks to control which containers can communicate with each other, and also to enable automatic DNS resolution of container names to IP addresses.
To create a customized network:
Click Add to launch the network creation wizard.
To manage your network:
Click Manage to add a container into a network or delete a container from a network.