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

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.

主站蜘蛛池模板: 休宁县| 松潘县| 邹城市| 商都县| 安岳县| 彭泽县| 剑川县| 定远县| 嘉祥县| 大新县| 井陉县| 哈密市| 溧水县| 闵行区| 蕉岭县| 开平市| 卓资县| 集安市| 汉沽区| 札达县| 阳东县| 抚顺县| 安塞县| 柘荣县| 玛沁县| 雷波县| 松阳县| 丹寨县| 德惠市| 尉氏县| 铁力市| 双流县| 比如县| 南涧| 桓台县| 嘉义县| 昭通市| 贡觉县| 集安市| 定襄县| 吉林省|