2020-11-08Docker删除镜像报 Error response from daemon: conflict: unable to delete 4e8db158f18d (must be

在执行Docker删除镜像时报Error response from daemon: conflict: unable to delete 4e8db158f18d (must be forced) - image is being used by stopped container e5641c1d2d92的错误 意思就是说镜像中已经有容器了  不能删除   我们需要先删除镜像中的容器  再删除
相关文章
相关标签/搜索