1.直接用docker images | grep none | awk ‘{print $3}’ |xgars docker rmi

通过关键字搜索,得到docker id,进行删除

相关文章:

  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
猜你喜欢
  • 2022-02-24
  • 2022-12-23
  • 2022-12-23
  • 2022-02-18
  • 2022-12-23
  • 2021-08-28
相关资源
相似解决方案