用docker rmi [imageId] 删除镜像的时候,报如下错误:

Error response from daemon: conflict: unable to delete 90603fd516d1 (must be forced) - image is referenced in multiple repositories

原因:这个镜像id,有两个镜像id一样的镜像

解决办法:用镜像名称加标签的方式删除

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-01
  • 2021-08-22
  • 2022-12-23
猜你喜欢
  • 2021-10-18
  • 2021-10-22
  • 2022-01-29
  • 2021-11-30
  • 2021-04-02
  • 2021-05-05
相关资源
相似解决方案