docker删不掉镜像,怎么办

 我来答
max的深林
推荐于2016-07-14 · TA获得超过2059个赞
知道大有可为答主
回答量:5925
采纳率:100%
帮助的人:5124万
展开全部

如果你报错类似

[root @localhost docker]# docker images 
REPOSITORY          TAG                 IMAGE ID            CREATED             VIRTUAL SIZE 
<none>              <none>              1ddf21d12069        28 minutes ago      500.8 MB 
fedora              latest              063fbc9d9c89        5 weeks ago         639.8 MB 
centos              latest              de581ba9ee7f        5 weeks ago         474.6 MB 
[root @localhost docker]# docker rmi 1ddf21d12069 
Error response from daemon: Conflict, cannot delete 1ddf21d12069 because the container 81b3f82ccf18 is using it, use -f to force 
2014/09/25 11:48:18 Error: failed to remove one or more images 
[root @localhost docker]# docker rmi 81b3f82ccf18 
Error response from daemon: No such image: 81b3f82ccf18 
2014/09/25 11:48:49 Error: failed to remove one or more images

那是因为有依赖该image的container,先删除container再删除image

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式