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 hashes)
Built Distribution
Close
Hashes for docker_nuke-0.2.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0a024b9478d0adb36154774c222174902e99705e9d679c66b37959e4702633d |
|
MD5 | 9c18662d8859d90095c0da3c27cb5268 |
|
BLAKE2b-256 | 88a1d639339d36dd1f42c21d23fbf1c64e780d2999ab1de247e55f428ba635aa |