Automic VaultAutomic Vault

brew

Install docuum with Homebrew, apk, Nix

Perform least recently used (LRU) eviction of Docker images. Version 0.27.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install docuum

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add docuum

Alpine Linux edge package indexes · docuum · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#docuum

nixpkgs package indexes · pkgs/by-name/do/docuum/package.nix · source: api.github.com

overview

Package summary

Perform least recently used (LRU) eviction of Docker images

Commands and aliases

  • docuum

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

  • metadata:service
  • text:image

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
docuumcliglobal executable

freshness

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

page generated2026-07-08
manager version0.27.0
manager updated
local dataok
upstreamcurrent
latest detectedv0.27.0

https://github.com/stepchowfun/docuum

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:docuum
Version0.27.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/docuum
Homepagehttps://github.com/stepchowfun/docuum
Repositoryhttps://github.com/stepchowfun/docuum
Upstream docshttps://github.com/stepchowfun/docuum#readme
LicenseMIT
Source archivehttps://github.com/stepchowfun/docuum/archive/refs/tags/v0.27.0.tar.gz
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedocuum
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

docuum

nix profile install nixpkgs#docuum
  • normalized package name match
  • Matched by: Docuum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/do/docuum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

docuum 0.26.0-r0

Perform least recently used (LRU) eviction of Docker images

https://github.com/stepchowfun/docuum

sudo apk add docuum
  • License: MIT
  • Architecture: x86_64
  • Source Package: docuum
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Docuum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: docuum from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

docuum-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
  • License: MIT
  • Architecture: x86_64
  • Source Package: docuum
  • normalized package name match
  • Matched by: Docuum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: docuum-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment