问题描述:

image id相同,标签tag不同,使用image id删除时出现错误,无法删除

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

docker: 删除镜像出错(unable to delete 76605b8a2ed4 (must be forced))

 

解决:

 删除时使用名称,而不是image id,可删除成功

docker: 删除镜像出错(unable to delete 76605b8a2ed4 (must be forced))

 

相关文章:

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