# docker_ws **Repository Path**: devpack/docker_ws ## Basic Information - **Project Name**: docker_ws - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-03 - **Last Updated**: 2025-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```sh docker images # 查看本地镜像 docker image list ``` ### 清理镜像 docker image prune # 清理悬空镜像