mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Restruct and start rewring.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
##用docker rmi 移除本地images
|
||||
##移除本地镜像
|
||||
如果要移除本地的image,可以使用rmi命令。注意rm命令是移除容器。
|
||||
```
|
||||
$ sudo docker rmi training/sinatra
|
||||
|
||||
Reference in New Issue
Block a user