Go to file
Baohua Yang cdb5a2b4c7 Merge pull request #2 from liangry/master
Fix permission denied error in ubuntu installation
2014-09-17 19:20:54 +08:00
_images rename images directory to _images 2014-09-17 14:52:55 +08:00
_local Add the original manual file by waitfish 2014-09-17 15:59:23 +08:00
advanced_network fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
arch refine the expression 2014-09-17 16:14:22 +08:00
basic_concept
command rename images directory to _images 2014-09-17 14:52:55 +08:00
container
container_security fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
data_management Rewrite the data_management chapter 2014-09-16 13:31:53 +08:00
dockerfile
image change the struct of image chapter, add export/import and join the docker hub related operations together 2014-09-17 14:33:06 +08:00
install Fix permission denied error in ubuntu installation 2014-09-17 14:16:08 +08:00
introduction rename images directory to _images 2014-09-17 14:52:55 +08:00
network
practice rename images directory to _images 2014-09-17 14:52:55 +08:00
repository Rewrite the data_management chapter 2014-09-16 13:31:53 +08:00
resources
.gitignore Add .idea and _book directories into gitignore file 2014-09-17 14:59:13 +08:00
README.md Add the original manual file by waitfish 2014-09-17 15:59:23 +08:00
SUMMARY.md change the struct of image chapter, add export/import and join the docker hub related operations together 2014-09-17 14:33:06 +08:00

README.md

Docker —— 从入门到实践

v0.1.8

Docker是个伟大的项目,它让虚拟化变得前所未有的高效和轻松,彻底释放了虚拟化的威力!

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

本书既适用于具备基础Linux知识的Docker初学者也可供希望理解原理和底层实现的高级用户参考。同时本书中给出的实践案例可供在进行实际部署时借鉴。

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

维护本书的Github项目 [https://github.com/yeasy/docker_practice](https://github .com/yeasy/docker_practice)。 欢迎大家参与提交pull request。

另外欢迎大家加入Docker QQ群341410255一起交流学习共同提高。

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