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

@@ -45,6 +45,7 @@ ef52fb1fe610: Download complete
$ sudo docker run -t -i centos /bin/bash
bash-4.1#
```
*注:有时候官方镜像下载较慢,可以试试
###上传镜像
用户也可以通过`docker push`命令把自己创建的镜像上传到Docker Hub中来共享。