df 查看 [[Docker]] 使用情况 Terminal window1docker system df -v prune 清理磁盘存储,将会删除已停止的容器、未被使用的镜像和未被使用的网络和数据卷。 Terminal window1docker system prune