pkg.soopen package index

brew / rank 6742

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. Also installable with nix: nix profile install nixpkgs#docuum.

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 bottle metadata was recorded.

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
docuumexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version0.27.0
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:docuum
Version0.27.0
Package managerHomebrew
Homepagehttps://github.com/stepchowfun/docuum
Repositoryhttps://github.com/stepchowfun/docuum
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation