df

查看 Docker 使用情况

docker system df -v

prune

清理磁盘存储,将会删除已停止的容器、未被使用的镜像和未被使用的网络和数据卷。

docker system prune