macOS
brew install docuumlocal Homebrew formula metadata
安装
brew install docuumlocal Homebrew formula metadata
sudo apk add docuumAlpine Linux edge package indexes · docuum · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#docuumnixpkgs package indexes · pkgs/by-name/do/docuum/package.nix · 来源: api.github.com
概览
Perform least recently used (LRU) eviction of Docker images
历史
Docuum is a Rust command-line daemon for least-recently-used eviction of Docker images. Its purpose is narrow and operational: keep Docker image disk usage below a threshold without deleting images merely because they are old.
The GitHub repository was created in January 2020. The README explains the motivation as a limitation of Docker's built-in `docker image prune --all --filter until=...`, which uses image creation time rather than last usage time.
Docuum has specialist adoption among Docker-heavy environments. The official README says it is used by Netflix on production Kubernetes nodes and by Airbnb on a large CI worker fleet. It is also distributed via Homebrew, Cargo, release binaries, and a Docker container.
Users run `docuum --threshold '10 GB'` manually or as a daemon under launchd, systemd, or NSSM. Docuum listens to `docker system events`, keeps local usage timestamp state, and evicts images when total Docker image disk usage exceeds the configured threshold.
Docuum is interesting because it packages one missing Docker operational primitive: LRU image cache behavior. It complements Docker's own prune command and BuildKit cache garbage collection rather than replacing either.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docuum | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/stepchowfun/docuum
安装元数据
| 软件包键 | brew:docuum |
|---|---|
| 版本 | 0.27.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docuum |
| 主页 | https://github.com/stepchowfun/docuum |
| 仓库 | https://github.com/stepchowfun/docuum |
| 上游文档 | https://github.com/stepchowfun/docuum#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/stepchowfun/docuum/archive/refs/tags/v0.27.0.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docuum |
| 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 软件包链接分开显示。
docuum
nix profile install nixpkgs#docuumdocuum 0.26.0-r0
Perform least recently used (LRU) eviction of Docker images
https://github.com/stepchowfun/docuum
sudo apk add docuumdocuum-openrc 0.26.0-r0
Perform least recently used (LRU) eviction of Docker images (OpenRC init scripts)
https://github.com/stepchowfun/docuum
sudo apk add docuum-openrc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.