macOS
brew install docker-cleanlocal Homebrew formula metadata
安装
brew install docker-cleanlocal Homebrew formula metadata
sudo apt install docker-cleanDebian stable package indexes · docker-clean · 来源: deb.debian.org
概览
Clean Docker containers, images, networks, and volumes
历史
Docker Clean is a small shell utility for cleaning Docker daemon state: stopped containers, images, dangling volumes, and empty networks. Its README presents it as a simple script, installable by curl or Homebrew, with optional modes for stopping containers, removing tagged images, cleaning all resources, restarting Docker, and dry runs.
Docker Clean belongs to the earlier Docker ecosystem era when the Docker CLI had fewer built-in cleanup affordances and users commonly accumulated unused images, containers, volumes, and networks. The official README centers the project on wrapping common docker cleanup commands in one script.
The README documents Homebrew installation and notes that docker-clean v2.0.3 and newer became available without using the project's own tap. The batch input also lists Debian and Ubuntu package-manager entries, showing that the script escaped a single GitHub install path into distribution packages.
Running docker-clean with no arguments removes stopped containers, dangling volumes, empty networks, and untagged images. The USAGE.md file documents dry runs, host selection for remote Docker hosts, image cleanup, container cleanup, stop and all modes, and log output for users who want to inspect the underlying removals.
Docker Clean is historically interesting because it packages a one-file operational habit: reclaiming disk space from Docker's local daemon. Its niche shrank as Docker added and popularized native prune commands, but it remains a good example of package-manager culture wrapping repetitive CLI maintenance before the platform fully absorbs it.
安全态势
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docker-clean | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ZZROTDesign/docker-clean
安装元数据
| 软件包键 | brew:docker-clean |
|---|---|
| 版本 | 2.0.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docker-clean |
| 主页 | https://github.com/ZZROTDesign/docker-clean |
| 仓库 | https://github.com/ZZROTDesign/docker-clean |
| 上游文档 | https://github.com/ZZROTDesign/docker-clean#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/ZZROTDesign/docker-clean/archive/refs/tags/v2.0.4.tar.gz |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-clean |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
docker-clean 2.0.4-5
simple Shell script to clean up the Docker Daemon
https://github.com/ZZROTDesign/docker-clean/
sudo apt install docker-cleandocker-clean 2.0.4-5
simple Shell script to clean up the Docker Daemon
https://github.com/ZZROTDesign/docker-clean/
sudo apt install docker-clean来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.