Remove all Docker containers, images, and volumes
Project description
docker-nuke, for when you want to blow away every docker object in sight
Installation
docker-nuke is availiable on PyPI and can be pip installed
$ pip install docker-nuke
Running
$ docker-nuke
Stopping container 50bd26e339: Succeeded
Removing container 50bd26e339: Succeeded
Removing container 913061d931: Succeeded
Removing image 59507b30b4: Failed (retry with "--force")
Removing image 3fd9065eaf: Failed (retry with "--force")
Removing volume 140bb8e5cc: Succeeded
Use the --force option to force remove docker objects:
$ docker-nuke --force
Removing image 59507b30b4: Succeeded
Removing image 3fd9065eaf: Succeeded
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
docker-nuke-0.2.2.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file docker-nuke-0.2.2.tar.gz
.
File metadata
- Download URL: docker-nuke-0.2.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2f05e70648b66e8ae44d48eb552ad6a6bf1e17d3f2a6a3f32a83f549c45d87f |
|
MD5 | a2475864f48ea18afc6c3526d53fc00c |
|
BLAKE2b-256 | dd973290347a38e51329db8aed833542a7db9fc0e7fe60e4814d5d801d542288 |
File details
Details for the file docker_nuke-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: docker_nuke-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0a024b9478d0adb36154774c222174902e99705e9d679c66b37959e4702633d |
|
MD5 | 9c18662d8859d90095c0da3c27cb5268 |
|
BLAKE2b-256 | 88a1d639339d36dd1f42c21d23fbf1c64e780d2999ab1de247e55f428ba635aa |