摘要: 【转载】http://www.jianshu.com/p/8b95db8d7a1f 阅读全文
posted @ 2016-01-25 21:36 devotion987 阅读(279) 评论(0) 推荐(0) 编辑
摘要: 【转载】http://www.hollischuang.com/archives/1003 阅读全文
posted @ 2016-01-25 21:33 devotion987 阅读(161) 评论(0) 推荐(0) 编辑
摘要: In the“Hello world in a container“you launched your first containers using thedocker runcommand. You ran aninteractive containerthat ran in the foregr... 阅读全文
posted @ 2016-01-24 15:16 devotion987 阅读(255) 评论(0) 推荐(0) 编辑
摘要: So what’s this Docker thing all about?Docker allows you to run applications, worlds you create, inside containers. Running an application inside a con... 阅读全文
posted @ 2016-01-24 15:14 devotion987 阅读(325) 评论(0) 推荐(0) 编辑
摘要: OverviewDocker can build images automatically by reading the instructions from aDockerfile, a text file that contains all the commands, in order, need... 阅读全文
posted @ 2016-01-23 21:58 devotion987 阅读(236) 评论(0) 推荐(0) 编辑
摘要: Docker can build images automatically by reading the instructions from aDockerfile. A Dockerfile is a text document that contains all the commands a u... 阅读全文
posted @ 2016-01-23 21:56 devotion987 阅读(518) 评论(0) 推荐(0) 编辑
摘要: In this section, you tag and push your docker-whale image to your newly created repository. When you are done, you test the repository by pulling your... 阅读全文
posted @ 2016-01-23 19:51 devotion987 阅读(170) 评论(0) 推荐(0) 编辑
摘要: The whalesay image could be improved. It would be nice if you didn’t have to think of something to say. And you type a lot to get whalesay to talk.doc... 阅读全文
posted @ 2016-01-23 19:47 devotion987 阅读(312) 评论(0) 推荐(0) 编辑
摘要: 由于官网访问速度较慢,这里将其内容直接复制,方便阅读 阅读全文
posted @ 2016-01-23 19:46 devotion987 阅读(142) 评论(0) 推荐(0) 编辑
摘要: People all over the world create Docker images. You can find these images by browsing the Docker Hub. In this next section, you’ll do just that to find the image to use in the rest of this getting sta... 阅读全文
posted @ 2016-01-23 19:41 devotion987 阅读(139) 评论(0) 推荐(0) 编辑