The CLI tool to remove all Docker artifacts from the machine
Project description
clean-docker
Basic script to get rid of Docker images, containers, volumes, and networks
Installation
pip install -U --user clean-docker
The package will be installed in your user home directory. See
pip
documentation about user installs. You need the installation directory to be present inPATH
to runclean-docker
from the terminal.
Usage
$ clean-docker --help
Usage: clean-docker [OPTIONS]
Remove Docker images, containers, volumes, and networks
Options:
--version Show the version and exit.
--help Show this message and exit.
Requirements
- Tested with Python 3.9+
- You need a Docker daemon running on your machine
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clean_docker-1.1.1.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for clean_docker-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba0ad40089eeffa4ed3d9a2cf4c238fdd4bdc44bc89235dbc4419475061b025d |
|
MD5 | 3217640dff352f9cd859c76db2257ca7 |
|
BLAKE2b-256 | ab2a9d1ead67de4242d8051a5e66f098fa98edacdb3a265bade2ae331c5cfa2b |