{"id":20531905,"url":"https://github.com/leviable/docker-nuke","last_synced_at":"2026-04-20T11:02:18.607Z","repository":{"id":57423293,"uuid":"104155008","full_name":"leviable/docker-nuke","owner":"leviable","description":"Nuke all Docker Containers, Images, and Volumes","archived":false,"fork":false,"pushed_at":"2019-10-13T19:55:52.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-19T12:55:13.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leviable.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-20T02:28:24.000Z","updated_at":"2019-10-13T19:55:50.000Z","dependencies_parsed_at":"2022-09-06T07:11:08.796Z","dependency_job_id":null,"html_url":"https://github.com/leviable/docker-nuke","commit_stats":null,"previous_names":["levi-rs/docker-nuke"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviable%2Fdocker-nuke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviable%2Fdocker-nuke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviable%2Fdocker-nuke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviable%2Fdocker-nuke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leviable","download_url":"https://codeload.github.com/leviable/docker-nuke/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138801,"owners_count":20078007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T00:10:49.263Z","updated_at":"2026-04-20T11:02:13.561Z","avatar_url":"https://github.com/leviable.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker Nuke\n===========\n\n|PyPIVersion| |TravisCI| |CoverageStatus| |CodeHealth| |PythonVersions|\n\n.. |TravisCI| image:: https://travis-ci.org/levi-rs/docker-nuke.svg?branch=master\n    :target: https://travis-ci.org/levi-rs/docker-nuke\n.. |CoverageStatus| image:: https://coveralls.io/repos/github/levi-rs/docker-nuke/badge.svg\n   :target: https://coveralls.io/github/levi-rs/docker-nuke\n.. |CodeHealth| image:: https://landscape.io/github/levi-rs/docker-nuke/master/landscape.svg?style=flat\n   :target: https://landscape.io/github/levi-rs/docker-nuke/master\n.. |PyPIVersion| image:: https://badge.fury.io/py/docker-nuke.svg\n    :target: https://badge.fury.io/py/docker-nuke\n.. |PythonVersions| image:: https://img.shields.io/pypi/pyversions/docker-nuke.svg\n    :target: https://wiki.python.org/moin/Python2orPython3\n\ndocker-nuke, for when you want to blow away every docker object in sight\n\n\nInstallation\n------------\ndocker-nuke is availiable on PyPI and can be pip installed\n\n.. code-block:: bash\n\n    $ pip install docker-nuke\n\nRunning\n-------\n\n.. code-block:: bash\n\n    $ docker-nuke\n    Stopping container 50bd26e339: Succeeded\n    Removing container 50bd26e339: Succeeded\n    Removing container 913061d931: Succeeded\n    Removing image     59507b30b4: Failed (retry with \"--force\")\n    Removing image     3fd9065eaf: Failed (retry with \"--force\")\n    Removing volume    140bb8e5cc: Succeeded\n\n\nUse the ``--force`` option to force remove docker objects:\n\n.. code-block:: bash\n\n    $ docker-nuke --force\n    Removing image     59507b30b4: Succeeded\n    Removing image     3fd9065eaf: Succeeded\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviable%2Fdocker-nuke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleviable%2Fdocker-nuke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviable%2Fdocker-nuke/lists"}