官术网_书友最值得收藏!

Host

This type of network just puts the container in the host's network stack. That is, all of the network interfaces defined on the host will be accessible to the container, as you can see in the following diagram:

If you start your container using the -net=host option, then the container will use the host network. It will be as fast as normal networking: there is no bridge, no translation, nothing. That's why it can be useful when you need to get the best network performance. Containers running in the host's network stack will achieve faster network performance compared to those running on bridge networking, there is no need to traverse the docker0 bridge and iptables port mappings. In host mode, the container shares the networking namespace of the host (your local machine, for example), directly exposing it to the outside world. By using the -net=host command switch, your container will be accessible through the host's IP address. However, you need to be aware that this can be dangerous. If you have an application running as root and it has some vulnerabilities, there will be a risk of a security breach, as someone can get remote control of the host network via the Docker container. Using the host network type also means that you will need to use port mapping to reach services inside the container. We are going to cover port mapping later, in this chapter.

主站蜘蛛池模板: 上林县| 宣威市| 竹溪县| 镇沅| 绥阳县| 绥德县| 靖远县| 固安县| 北辰区| 迁安市| 仁怀市| 秭归县| 宝清县| 林甸县| 北海市| 双城市| 开鲁县| 普兰县| 正蓝旗| 灵山县| 新宾| 宜都市| 长白| 德阳市| 修水县| 梨树县| 扎囊县| 海城市| 宜昌市| 巴中市| 黄浦区| 门源| 沛县| 岢岚县| 长寿区| 交城县| 宿州市| 丰城市| 巢湖市| 乾安县| 新巴尔虎左旗|