docker: 删除镜像出错(unable to delete 76605b8a2ed4 (must be forced))
Posted rgxx
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了docker: 删除镜像出错(unable to delete 76605b8a2ed4 (must be forced))相关的知识,希望对你有一定的参考价值。
问题描述:
image id相同,标签tag不同,使用image id删除时出现错误,无法删除
Error response from daemon: conflict: unable to delete 76605b8a2ed4 (must be forced) - image is referenced in multiple repositories
解决:
删除时使用名称,而不是image id,可删除成功
以上是关于docker: 删除镜像出错(unable to delete 76605b8a2ed4 (must be forced))的主要内容,如果未能解决你的问题,请参考以下文章
解决docker删除容器镜像报错Error response from daemon: conflict: unable to delete 7cc1942f1ed5 (must be forced)
Docker删除报错:Error response from daemon: conflict: unable to delete 08b152afcfae (must be forced)(代码片段
删除容器报错:Error response from daemon: conflict: unable to delete
Error response from daemon: conflict: unable to delete 31f279e888c0 (must be forced) - image is bein
配置阿里云镜像加速,执行docker命令出错Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the doc
异常:Error response from daemon: conflict: unable to delete 6fa48e047721 (cannot be forced) - image ha