pkg.sopackage field notes

brew / Rang 6746

docuum mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docuum in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install docuum

provider-native install command

Überblick

Paketzusammenfassung

Perform least recently used (LRU) eviction of Docker images

Befehle und Aliase

  • docuum

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2020: GitHub repository created.
  • 2020s: README documents LRU image eviction based on Docker events and local state.
  • 2026: Homebrew packages stable release 0.27.0 and includes a launchd-style service definition.

Related projects

  • Docuum is related to Docker Engine, Docker Compose, BuildKit garbage collection, launchd, systemd, NSSM, and the author's Toast project, all of which are referenced in the README.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signale

  • metadata:service
  • text:image

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
docuumExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.27.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:docuum
Version0.27.0
PaketmanagerHomebrew
Homepagehttps://github.com/stepchowfun/docuum
Repositoryhttps://github.com/stepchowfun/docuum
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation