macOS
brew install docuumlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docuum in AI-Agent-Workflows.
Installation
brew install docuumlocal Homebrew formula metadata
sudo apk add docuumAlpine Linux edge package indexes · docuum · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#docuumnixpkgs package indexes · pkgs/by-name/do/docuum/package.nix · Quelle: api.github.com
Überblick
Perform least recently used (LRU) eviction of Docker images
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
docuum | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/stepchowfun/docuum
Installationsmetadaten
| Paketschlüssel | brew:docuum |
|---|---|
| Version | 0.27.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/docuum |
| Homepage | https://github.com/stepchowfun/docuum |
| Repository | https://github.com/stepchowfun/docuum |
| Upstream-Dokumentation | https://github.com/stepchowfun/docuum#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/stepchowfun/docuum/archive/refs/tags/v0.27.0.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-openrcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.