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

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.

主站蜘蛛池模板: 济南市| 龙门县| 托里县| 白朗县| 石家庄市| 确山县| 关岭| 芜湖市| 昭觉县| 精河县| 杨浦区| 岑溪市| 大宁县| 石楼县| 德清县| 温州市| 石阡县| 饶平县| 宜城市| 望谟县| 九龙坡区| 正安县| 洪江市| 招远市| 丰宁| 清原| 定日县| 许昌县| 海宁市| 文水县| 习水县| 泰安市| 讷河市| 金沙县| 军事| 荆门市| 罗城| 阳江市| 孟连| 奇台县| 菏泽市|