HEX
Server: Apache/2.4.63 (Unix)
System: Linux Synopilou92 4.4.302+ #72806 SMP Mon Jul 21 23:16:00 CST 2025 x86_64
User: pilou92 (1026)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //volume1/@appstore/ContainerManager/ui/help/enu/docker_network.html
<!DOCTYPE html>
<html class="img-no-display">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Docker</title>

<link href="../../../../help/help.css" type="text/css" rel="stylesheet"  />
<link href="../../../../help/scrollbar/flexcroll.css" type="text/css" rel="stylesheet"  />
<script type="text/javascript" src="../../../../help/scrollbar/flexcroll.js"></script>
<script type="text/javascript" src="../../../../help/scrollbar/initFlexcroll.js"></script>
</head>

<body><h1><a id="x_anchor_ideec89088ee"></a>Network</h1>
<p>In <strong>Network</strong>, you can set up and manage your network settings. <strong>Container Manager</strong> allows you to set up the following network interface drivers:</p>
<ul>
  <li><strong>bridge</strong>: an isolated network namespace.</li>
  <li><strong>host</strong>: the same network namespace as the Docker host.</li>
</ul>
<p>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.</p>
<h4>To create a customized network:</h4>
<p>Click <strong>Add</strong> to launch the network creation wizard.</p>
<h4>To manage your network:</h4>
<p>Click <strong>Manage</strong> to add a container into a network or delete a container from a network.</p></body>
</html>