重写删除镜像章节

扩展了删除镜像的信息。
调整GitHub按钮的大小。

Signed-off-by: Tao Wang <twang2218@gmail.com>
This commit is contained in:
Tao Wang
2016-11-28 02:29:45 +11:00
parent 710956aed5
commit bd7b7c18c3
5 changed files with 100 additions and 21 deletions

View File

@@ -32,7 +32,7 @@
* [ONBUILD 为他人作嫁衣裳](image/dockerfile/onbuild.md)
* [参考文档](image/dockerfile/references.md)
* [其它制作镜像的方式](image/other.md)
* [移除](image/rmi.md)
* [删除本地镜像](image/rmi.md)
* [镜像加速器](image/mirror.md)
* [实现原理](image/internal.md)
* [容器](container/README.md)