查看 Docker 实际磁盘占用明细:docker system df -v
清理悬空镜像/容器/构建缓存:docker system prune -a --volumes
©著作权归作者所有