minor change to expression; unify the term and formatting

This commit is contained in:
Baohua Yang
2014-09-26 16:05:13 +08:00
parent 8add83dcc2
commit 8857c11fa6
6 changed files with 15 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
##移除本地镜像
## 移除本地镜像
如果要移除本地的镜像,可以使用`docker rmi`命令。注意`docker rm`命令是移除容器。
```
$ sudo docker rmi training/sinatra