macOS
brew install docuumlocal Homebrew formula metadata
brew
docuum のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.