macOS
brew install docuumlocal Homebrew formula metadata
brew
Perform least recently used (LRU) eviction of Docker images. Version 0.27.0 via Homebrew; verified from local package data.
install
brew install docuumlocal Homebrew formula metadata
sudo apk add docuumAlpine Linux edge package indexes · docuum · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#docuumnixpkgs package indexes · pkgs/by-name/do/docuum/package.nix · source: api.github.com
overview
Perform least recently used (LRU) eviction of Docker images
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
docuum | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/stepchowfun/docuum
install metadata
| Package key | brew:docuum |
|---|---|
| Version | 0.27.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docuum |
| Homepage | https://github.com/stepchowfun/docuum |
| Repository | https://github.com/stepchowfun/docuum |
| Upstream docs | https://github.com/stepchowfun/docuum#readme |
| License | MIT |
| Source archive | https://github.com/stepchowfun/docuum/archive/refs/tags/v0.27.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.