ZZROTDesign/docker-clean
A script that cleans docker containers, images, volumes, and networks. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3846
- days_rel: n/a
- days_push: 3151
- n_releases_24m: 0
Adoption not part of the score
1295 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Shell script CLI that cleans up Docker resources including stopped containers, dangling/untagged images, volumes, and networks. It supports granular flags, dry-run mode, and can run from a Docker container itself.
Use cases
- clean up dangling docker images and free disk space
- remove all stopped docker containers
- delete unused docker volumes and networks
- reset a local docker environment before testing
- clean docker on a swarm node via host flag
When to choose
- you want a simple, lightweight script to reclaim disk space used by Docker
- you need fine-grained cleanup control with dry-run support
- you want to run cleanup inside a container without installing anything on the host
When to avoid
- you need actively maintained tooling - the last release was in 2018
- you prefer built-in commands like `docker system prune`
- you need cleanup orchestration across many hosts or clusters
Facets
cli-tool · maturity maintenance
developer-tools cli container-runtime developer-tools cli docker-cleanup shell-script disk-space docker-images docker-volumes devops containers command-line linux macos docker
1 source
- readme: https://github.com/ZZROTDesign/docker-clean · fetched 2026-08-28 · d17b923813b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZZROTDesign/docker-clean | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ZZROTDesign/docker-clean")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem