会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
aoeiuv
博客园
首页
新随笔
联系
订阅
管理
09 2018 档案
docker入门(三)
摘要:docker容器IP“暴露”到外网(宿主机外) 首先将docker容器IP固定 Docker自身的4种网络工作方式,简略说明下: host模式,使用 net=host指定。 container模式,使用 net=container:NAME_or_ID指定。 none模式,使用 net=none指定
阅读全文
posted @
2018-09-03 17:49
aoeiuv
阅读(379)
评论(0)
推荐(0)
公告