write the repository chapter content

This commit is contained in:
Baohua Yang
2014-09-17 20:18:51 +08:00
parent faacf4c31d
commit 6c1eeadd14
5 changed files with 51 additions and 2 deletions

View File

@@ -26,6 +26,8 @@
* [终止](container/stop.md)
* [删除](container/rm.md)
* [仓库](repository/README.md)
* [Docker Hub](repository/dockerhub.md)
* [仓库管理](repository/management.md)
* [网络和互联](network/README.md)
* [端口映射](network/port_mapping.md)
* [容器互联](network/linking.md)