Update image:Change docker images TO docker image ls,etc #279

This commit is contained in:
khs1994
2017-12-05 09:40:50 +08:00
parent 62bf5171e4
commit 94df5237a6
10 changed files with 40 additions and 94 deletions

View File

@@ -11,5 +11,3 @@ Docker 运行容器前需要本地存在对应的镜像,如果本地不存在
* 管理本地主机上的镜像;
* 介绍镜像实现的基本原理。
Docker 在 1.13 版本引进了新的管理命令management commands在 Docker 1.13+ 推荐使用 `docker image` 子命令来管理 Docker 镜像。