Add more details to use the local repo

This commit is contained in:
Baohua Yang
2014-09-23 13:14:45 +08:00
parent 876ea4c9d6
commit b5d4a05d4b
7 changed files with 45 additions and 16 deletions

View File

@@ -6,5 +6,4 @@
当用户创建了自己的镜像之后就可以使用push命令将它上传到公有或者私有仓库这样下次在另外一台机器上使用这个镜像时候只需要从仓库上pull下来就可以了。
*Docker Hub的功能跟GitHub类似push和pull操作跟git的操作类似。