# Installer docker-clean avec Homebrew, apt

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

## installation

```sh
sudo av install brew:docker-clean
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install docker-clean
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install docker-clean
```

  Preuve: Debian stable package indexes: docker-clean from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:docker-clean
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.4
- **Résumé source:** Clean Docker containers, images, networks, and volumes
- **Page d'accueil:** <https://github.com/ZZROTDesign/docker-clean>
- **Dépôt:** <https://github.com/ZZROTDesign/docker-clean>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- docker-clean (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.4
## Historique du projet et usages

Docker Clean is a small shell utility for cleaning Docker daemon state: stopped containers, images, dangling volumes, and empty networks. Its README presents it as a simple script, installable by curl or Homebrew, with optional modes for stopping containers, removing tagged images, cleaning all resources, restarting Docker, and dry runs.

### Historique du projet

Docker Clean belongs to the earlier Docker ecosystem era when the Docker CLI had fewer built-in cleanup affordances and users commonly accumulated unused images, containers, volumes, and networks. The official README centers the project on wrapping common docker cleanup commands in one script.

### Historique d'adoption

The README documents Homebrew installation and notes that docker-clean v2.0.3 and newer became available without using the project's own tap. The batch input also lists Debian and Ubuntu package-manager entries, showing that the script escaped a single GitHub install path into distribution packages.

### Modes d'utilisation

Running docker-clean with no arguments removes stopped containers, dangling volumes, empty networks, and untagged images. The USAGE.md file documents dry runs, host selection for remote Docker hosts, image cleanup, container cleanup, stop and all modes, and log output for users who want to inspect the underlying removals.

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

Docker Clean is historically interesting because it packages a one-file operational habit: reclaiming disk space from Docker's local daemon. Its niche shrank as Docker added and popularized native prune commands, but it remains a good example of package-manager culture wrapping repetitive CLI maintenance before the platform fully absorbs it.

### Chronologie

- 2016: README badges and install examples point to the v2.0.4-era project release line.
- 2016: v2.0.3 and newer are documented as available through Homebrew without the project's tap.
- 2026: The batch input lists Homebrew, Debian, and Ubuntu distribution.

### Related projects

- Docker Clean is adjacent to docker system prune, docker image prune, docker container prune, Docker Machine-era maintenance workflows, and other shell scripts for local Docker daemon housekeeping.

### Sources

- <https://github.com/ZZROTDesign/docker-clean#readme>
- <https://github.com/ZZROTDesign/docker-clean/blob/master/USAGE.md>
- <https://formulae.brew.sh/formula/docker-clean>


## Notes de sécurité

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - docker-clean - 2.0.4-5: normalized package name match | Debian stable package indexes: docker-clean from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple Shell script to clean up the Docker Daemon | https://github.com/ZZROTDesign/docker-clean/
- Ubuntu apt - docker-clean - 2.0.4-5: normalized package name match | Ubuntu 24.04 LTS package indexes: docker-clean from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple Shell script to clean up the Docker Daemon | https://github.com/ZZROTDesign/docker-clean/


## Combined YAML source

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


## Sources

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