会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
williamcai
博客园
首页
新随笔
联系
订阅
管理
2016年9月20日
dockerfile 的使用
摘要: 通过docker build命令可以建立镜像。 通常需要文本文件Dockerfile,例子如下: from hub.c.163.com/library/nginx 基于的镜像 run echo "hello world" >/etc/nginx/index.xml 追加到index.html 末尾
阅读全文
posted @ 2016-09-20 23:09 williamcai
阅读(2324)
评论(0)
推荐(0)
编辑
公告