Go to file
Baohua Yang da60ad7b47 Add image/list.md and dockerfile chapter 2014-09-15 21:51:21 +08:00
advanced_network Add the advanced network chapter 2014-09-05 15:52:56 +08:00
arch Restruct and start rewring. 2014-09-15 17:08:06 +08:00
basic_concept Finish the basic version of the basic_concept chapter 2014-09-15 17:36:31 +08:00
command Add figure for the command logic 2014-09-12 15:36:41 +08:00
container Add the container chapter 2014-09-15 21:25:36 +08:00
container_security express refine 2014-09-11 22:52:28 +08:00
data_management Add the data management chapter 2014-09-05 15:56:33 +08:00
dockerfile Add image/list.md and dockerfile chapter 2014-09-15 21:51:21 +08:00
image Add image/list.md and dockerfile chapter 2014-09-15 21:51:21 +08:00
images Add cover figure 2014-09-12 20:34:15 +08:00
install Restruct and start rewring. 2014-09-15 17:08:06 +08:00
introduction minor change 2014-09-12 16:18:48 +08:00
network Restruct and start rewring. 2014-09-15 17:08:06 +08:00
practice express refine 2014-09-11 22:52:28 +08:00
repository Add two chapters:container and repository 2014-09-15 17:11:22 +08:00
resources Add two chapters:container and repository 2014-09-15 17:11:22 +08:00
.gitignore Update readme and summary 2014-09-05 16:27:48 +08:00
README.md Restruct and start rewring. 2014-09-15 17:08:06 +08:00
SUMMARY.md Add two chapters:container and repository 2014-09-15 17:11:22 +08:00

README.md

Docker —— 从入门到实践

v0.1.4

[Docker] (docker.com)是个伟大的项目!

本书最初源于WaitFish 的<Docker学习手册v1.0> pdf内容后来yeasy 根据最新的官方文档对内容进行了修订,重写和增加了部分内容,并与作者WaitFish协商,将内容开源,采用互联网合作的方式进行创作和维护。

在线阅读:https://www.gitbook.io/book/yeasy/docker_practice

维护本书的Github项目: [https://github.com/yeasy/docker_practice](https://github .com/yeasy/docker_practice)。

欢迎大家提交pull request。

本书发布时docker的最新版本为1.20。