docker-clean
« Back to VersTracker
Description:
Clean Docker containers, images, networks, and volumes
Type: Formula  |  Latest Version: 2.0.4@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Devops
Tags: docker cleanup containers devops maintenance
Install: brew install docker-clean
About:
Docker-clean is a command-line utility designed to streamline the cleanup of Docker resources. It provides simple commands to remove stopped containers, dangling images, unused networks, and volumes. This tool helps developers reclaim disk space and maintain a tidy Docker environment with minimal effort.
Key Features:
  • Removes stopped containers and dangling images
  • Cleans up unused networks and volumes
  • Simple command-line interface
  • Helps reclaim disk space
Use Cases:
  • Freeing up disk space after heavy Docker usage
  • Routine maintenance of Docker environments
  • Cleaning up build environments in CI/CD pipelines
Alternatives:
  • Docker Prune – Native Docker commands (system prune) offer similar functionality but docker-clean provides a more granular and user-friendly interface
  • Docker-GC – Docker-gc is more focused on automated, policy-based garbage collection
License: MIT
Bottles available for: all
Version History
Detected Version Rev Change Commit