restruct the chapter to make it more understanding

This commit is contained in:
Baohua Yang
2014-09-26 15:44:31 +08:00
parent 6d890cab80
commit 8add83dcc2
7 changed files with 65 additions and 87 deletions

View File

@@ -12,12 +12,12 @@
* [Ubuntu](install/ubuntu144.md)
* [CentOS](install/centos.md)
* [镜像](image/README.md)
* [获取镜像](image/pull.md)
* [列出](image/list.md)
* [使用Docker Hub](image/dockerhub.md)
* [创建](image/create.md)
* [存出和载入](image/save_load.md)
* [移除](image/rmi.md)
* [底层原理](image/internal.md)
* [实现原理](image/internal.md)
* [容器](container/README.md)
* [启动](container/run.md)
* [守护态运行](container/daemon.md)