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
pipdocumentation about user installs. You need the installation directory to be present inPATHto runclean-dockerfrom 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
Release files for clean-docker 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clean_docker-1.1.1.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clean_docker-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 kB
Release files / clean_docker-1.1.1.tar.gz
| Download URL | clean_docker-1.1.1.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42bfe942f944d69f655c281fd5bf2fd78f21f02331a19b7b2c8002bf749194e4
|
|
BLAKE2b-256 checksum How to use checksums |
3facc2c2b712433b36337cb1bab0c1dc59a3038e02f140e2f6d5476f66abeccd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
|
Release files / clean_docker-1.1.1-py3-none-any.whl
| Download URL | clean_docker-1.1.1-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ba0ad40089eeffa4ed3d9a2cf4c238fdd4bdc44bc89235dbc4419475061b025d
|
|
BLAKE2b-256 checksum How to use checksums |
ab2a9d1ead67de4242d8051a5e66f098fa98edacdb3a265bade2ae331c5cfa2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
|