# Install docker-clean with Homebrew, apt

Clean Docker containers, images, networks, and volumes. Version 2.0.4 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

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

## Package facts

- **Package key:** brew:docker-clean
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/docker-clean>
- **Version:** 2.0.4
- **Source summary:** Clean Docker containers, images, networks, and volumes
- **Homepage:** <https://github.com/ZZROTDesign/docker-clean>
- **Repository:** <https://github.com/ZZROTDesign/docker-clean>
- **Upstream docs:** <https://github.com/ZZROTDesign/docker-clean#readme>
- **License:** MIT
- **Source archive:** <https://github.com/ZZROTDesign/docker-clean/archive/refs/tags/v2.0.4.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- docker-clean (cli)
- docker-clean (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.0.4
- Local data: ok
- Upstream repository: https://github.com/ZZROTDesign/docker-clean
- Upstream latest detected: v2.0.4 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

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

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

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** docker-clean
- **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

## Other Package-Manager Records

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


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [cdebug](https://www.automicvault.com/pkg/brew/cdebug/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [cekit](https://www.automicvault.com/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://www.automicvault.com/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dockcheck](https://www.automicvault.com/pkg/brew/dockcheck/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker](https://www.automicvault.com/pkg/brew/docker/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://www.automicvault.com/pkg/brew/docker-buildx/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-compose](https://www.automicvault.com/pkg/brew/docker-compose/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper](https://www.automicvault.com/pkg/brew/docker-credential-helper/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper-ecr](https://www.automicvault.com/pkg/brew/docker-credential-helper-ecr/) - Package names and metadata indicate a similar tool family. Shared terms: cli, containers, developer, developer-tools, docker.
- [docker-debug](https://www.automicvault.com/pkg/brew/docker-debug/) - Package names and metadata indicate a similar tool family. Shared terms: cli, containers, developer, developer-tools, docker.

## Combined YAML source

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


## Sources

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