Error response from daemon:###unable to delete ### (must be forced) - image is being used by stopped
具体错误:Error response from daemon: conflict: unable to delete f2e2f7b8308b (must be forced) - image is being used by stopped container 51d010d3b755错误解析:这是由于要删除的目标镜像中有容器存在,故无法删除镜像解决办法:先删除镜像中的容器,再删除该镜...
·
具体错误:Error response from daemon: conflict: unable to delete f2e2f7b8308b (must be forced) - image is being used by stopped container 51d010d3b755
错误解析:这是由于要删除的目标镜像中有容器存在,故无法删除镜像
解决办法:先删除镜像中的容器,再删除该镜像。
更多推荐
已为社区贡献3条内容
所有评论(0)