# Installer docuum avec Homebrew, apk, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de docuum pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:docuum
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install docuum
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add docuum
```

  Preuve: Alpine Linux edge package indexes: docuum from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#docuum
```

  Preuve: nixpkgs package indexes: pkgs/by-name/do/docuum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:docuum
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/docuum>
- **Version:** 0.27.0
- **Résumé source:** Perform least recently used (LRU) eviction of Docker images
- **Page d'accueil:** <https://github.com/stepchowfun/docuum>
- **Dépôt:** <https://github.com/stepchowfun/docuum>
- **Licence:** MIT
- **Archive source:** <https://github.com/stepchowfun/docuum/archive/refs/tags/v0.27.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- docuum (cli)
- docuum (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.27.0
- données locales: OK
- dépôt amont: https://github.com/stepchowfun/docuum
- dernière version détectée: v0.27.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://github.com/stepchowfun/docuum>
- <https://raw.githubusercontent.com/stepchowfun/docuum/main/README.md>
- <https://api.github.com/repos/stepchowfun/docuum>
- <https://formulae.brew.sh/api/formula/docuum.json>


## Notes de sécurité

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

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service

## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - docuum: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/docuum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - docuum - 0.26.0-r0: normalized package name match | Alpine Linux edge package indexes: docuum from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Perform least recently used (LRU) eviction of Docker images | https://github.com/stepchowfun/docuum
- apk - docuum-openrc - 0.26.0-r0: normalized package name match | Alpine Linux edge package indexes: docuum-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Perform least recently used (LRU) eviction of Docker images (OpenRC init scripts) | https://github.com/stepchowfun/docuum


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [ctop](https://pkg.so/fr/brew/ctop/) - Shares pkgdb curated category or tags: cli, containers, docker, system.
- [distrobox](https://pkg.so/fr/brew/distrobox/) - Shares pkgdb curated category or tags: cli, containers, docker, system.
- [podman](https://pkg.so/fr/brew/podman/) - Shares pkgdb curated category or tags: cli, containers, system.
- [crun](https://pkg.so/fr/brew/crun/) - Shares pkgdb curated category or tags: cli, containers, system.
- [conmon](https://pkg.so/fr/brew/conmon/) - Shares pkgdb curated category or tags: cli, containers, system.
- [podman-compose](https://pkg.so/fr/brew/podman-compose/) - Shares pkgdb curated category or tags: cli, containers, system.
- [podman-tui](https://pkg.so/fr/brew/podman-tui/) - Shares pkgdb curated category or tags: cli, containers, system.
- [runme](https://pkg.so/fr/brew/runme/) - Shares pkgdb curated category or tags: cli, containers, system.
- [is-docker](https://pkg.so/fr/npm/is-docker/) - Local package facts share a topical domain. Shared terms: cli, containers, docker, system.
- [is-inside-container](https://pkg.so/fr/npm/is-inside-container/) - Local package facts share a topical domain. Shared terms: cli, containers, docker, system.

## Combined YAML source

View the package source record on GitHub. [combined/docuum.yml](https://github.com/mxcl/pkgdb/blob/main/combined/docuum.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
