码迷,mamicode.com
首页 > 其他好文 > 详细

Docker 学习5 Docker容器网络

时间:2019-04-06 16:57:10      阅读:92      评论:0      收藏:0      [点我收藏+]

标签:localhost   tor   nbsp   monit   color   容器   name   root   学习   

一、内核网络名称空间

  1、可通过ip netns进行操作

[root@localhost /]# ip netns help
Usage: ip netns list
       ip netns add NAME
       ip netns set NAME NETNSID
       ip [-all] netns delete [NAME]
       ip netns identify [PID]
       ip netns pids NAME
       ip [-all] netns exec [NAME] cmd ...
       ip netns monitor
       ip netns list-id

 

Docker 学习5 Docker容器网络

标签:localhost   tor   nbsp   monit   color   容器   name   root   学习   

原文地址:https://www.cnblogs.com/Presley-lpc/p/10661976.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!