| Crates.io | deepwash |
| lib.rs | deepwash |
| version | 0.1.0 |
| created_at | 2025-05-25 17:16:38.992592+00 |
| updated_at | 2025-05-25 17:16:38.992592+00 |
| description | A Command Line Interface to clean your machine (docker...) |
| homepage | https://github.com/Soluce-Technologies/deepwash |
| repository | https://github.com/Soluce-Technologies/deepwash.git |
| max_upload_size | |
| id | 1688550 |
| size | 14,018 |
A command-line interface (CLI) tool written in Rust to clean up Docker instances by removing unused containers, images, volumes, and networks. Simplify your Docker environment management with a single command.
cargo install deepwash
Clone the repository:
git clone https://github.com/Soluce-Technologies/deepwash.git
cd deepwash
Build and install:
cargo build --release
cargo install --path .
Run deepwash to clean up your environment. Below are the available commands and options:
deepwash --help