Ross ROSS = Recommend OSS · open-source software intelligence for agents

chadoe/docker-cleanup-volumes

Shellscript to delete orphaned docker volumes observed · 2026-08-28

github.com/chadoe/docker-cleanup-volumes · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4379
  • days_rel: n/a
  • days_push: 668
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1436 stars · 195 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A shell script that deletes orphaned Docker volumes from /var/lib/docker/volumes and /var/lib/docker/vfs/dir. It can run standalone or as a Docker container and supports a --dry-run mode for safe testing.

Use cases

  • clean up orphaned docker volumes
  • reclaim disk space used by dangling docker volumes
  • delete unused volumes from /var/lib/docker/volumes
  • run volume cleanup inside a docker container
  • preview which docker volumes would be deleted with dry-run

When to choose

  • you run Docker 1.4.x to 1.13.x and want an automated volume cleanup script
  • you want to run cleanup as a container mounting the docker socket and /var/lib/docker
  • you need verbose or dry-run output before deleting volumes

When to avoid

  • you use Docker 1.9+ where built-in 'docker volume prune' covers the same need
  • you run Docker via boot2docker or docker machine from a Mac
  • you have unbacked-up volumes or custom files in /var/lib/docker/volumes

Facets

cli-tool · maturity maintenance

developer-tools cli file-system developer-tools cli docker docker-volumes cleanup shell-script disk-space devops containers linux

1 source

Member repositories

RepositoryRoleHealth v2
chadoe/docker-cleanup-volumesmain32

For agents

markdown · JSON · MCP: product_card(name="chadoe/docker-cleanup-volumes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem