{ "info": { "author": "Rivo Laks", "author_email": "code@rivolaks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "======================\nDocker Compose cleanup\n======================\n\n\n.. image:: https://img.shields.io/pypi/v/docker-compose-cleanup.svg\n :target: https://pypi.python.org/pypi/docker-compose-cleanup\n\n.. image:: https://img.shields.io/travis/rivol/docker-compose-cleanup.svg\n :target: https://travis-ci.org/rivol/docker-compose-cleanup\n\n\nHelps you cleanup Docker images of multiple Docker Compose projects.\n\n\n* Free software: ISC license\n* Documentation: https://docker-compose-cleanup.readthedocs.io.\n\n\nUsage\n-----\n\nInstall with\n\n.. code-block:: console\n\n $ pip install docker-compose-cleanup\n\nOnce installed, just run\n\n.. code-block:: console\n\n $ docker-compose-cleanup\n $ # Or, alternatively\n $ doco-cleanup\n\nThe script will print out commands to remove Docker images related to Docker Compose projects, grouped by projects,\ne.g.:\n\n.. code-block:: console\n\n Images without tags:\n docker image rm sha256:c8f20d0f9a sha256:462683af4d\n Project images:\n myproject\n docker image rm myproject_django:latest myproject_node:latest myproject_celery:latest\n pycharm\n docker image rm pycharm_helpers:PY-181.4203.547\n thtools\n docker image rm thtools_app:latest\n\nYou can then simply copy & paste to get rid of the specific projects.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n1.1.0 (2018-04-19)\n------------------\n\n* Add colored output, to make project names more visible.\n* Add ``--version`` commandline option.\n\n1.0.0 (2018-04-12)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rivol/docker-compose-cleanup", "keywords": "docker-compose-cleanup", "license": "ISC license", "maintainer": "", "maintainer_email": "", "name": "docker-compose-cleanup", "package_url": "https://pypi.org/project/docker-compose-cleanup/", "platform": "", "project_url": "https://pypi.org/project/docker-compose-cleanup/", "project_urls": { "Homepage": "https://github.com/rivol/docker-compose-cleanup" }, "release_url": "https://pypi.org/project/docker-compose-cleanup/1.1.0/", "requires_dist": [ "Click (<7,>=6.0)", "colorama (<1,>=0.3.9)", "docker (<3,>=2.6)" ], "requires_python": "", "summary": "Helps you cleanup Docker images of multiple Docker Compose projects.", "version": "1.1.0" }, "last_serial": 3779945, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4aba170703c56d3e5f03914530b72a81", "sha256": "743012728ff808237ef8ab93bf7e5df78bced3e57f04660cc0f0cc2afc11ce0f" }, "downloads": -1, "filename": "docker_compose_cleanup-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4aba170703c56d3e5f03914530b72a81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5492, "upload_time": "2018-04-12T10:16:28", "url": "https://files.pythonhosted.org/packages/6a/59/602ffa7433f6cbbcf3af3eddd2df1d99c8ff43e062668a43247b27f6ef23/docker_compose_cleanup-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "877aa7c2e51aeebeefd98529e750b189", "sha256": "83b0e4f958b58064fa4eb2348f06628a647e65a737dfafb997e03fd1ea1f7e63" }, "downloads": -1, "filename": "docker-compose-cleanup-1.0.0.tar.gz", "has_sig": false, "md5_digest": "877aa7c2e51aeebeefd98529e750b189", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14140, "upload_time": "2018-04-12T10:16:29", "url": "https://files.pythonhosted.org/packages/ad/f1/4b2e9c564413bf3cf499df5468a848f961b3791c2c1155fd398519bf4dd7/docker-compose-cleanup-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "b30f8fc2ed04b7f34af24c276278034a", "sha256": "ae3bb5fc8fcd5760830f9a5dc9e759c3e4321eb33c2c019cc8af435c2d86b0f3" }, "downloads": -1, "filename": "docker_compose_cleanup-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b30f8fc2ed04b7f34af24c276278034a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5746, "upload_time": "2018-04-19T09:08:56", "url": "https://files.pythonhosted.org/packages/2c/84/d3a4dedb50c62a67dcc427a540db82ac8f392a5ee0ccdeac3ffbccd30c9f/docker_compose_cleanup-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb9b0091851e19a4e8a9a3623b9efe88", "sha256": "1b112d4c599e8fad852a7b041f67c6581a3b63a59fc3bd01a98edc9bcdcb4f9b" }, "downloads": -1, "filename": "docker-compose-cleanup-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cb9b0091851e19a4e8a9a3623b9efe88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14363, "upload_time": "2018-04-19T09:08:58", "url": "https://files.pythonhosted.org/packages/5d/a4/cdc92000e24da8c25628ca909f7e91a69995867ea8d304a8f3759c760295/docker-compose-cleanup-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b30f8fc2ed04b7f34af24c276278034a", "sha256": "ae3bb5fc8fcd5760830f9a5dc9e759c3e4321eb33c2c019cc8af435c2d86b0f3" }, "downloads": -1, "filename": "docker_compose_cleanup-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b30f8fc2ed04b7f34af24c276278034a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5746, "upload_time": "2018-04-19T09:08:56", "url": "https://files.pythonhosted.org/packages/2c/84/d3a4dedb50c62a67dcc427a540db82ac8f392a5ee0ccdeac3ffbccd30c9f/docker_compose_cleanup-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb9b0091851e19a4e8a9a3623b9efe88", "sha256": "1b112d4c599e8fad852a7b041f67c6581a3b63a59fc3bd01a98edc9bcdcb4f9b" }, "downloads": -1, "filename": "docker-compose-cleanup-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cb9b0091851e19a4e8a9a3623b9efe88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14363, "upload_time": "2018-04-19T09:08:58", "url": "https://files.pythonhosted.org/packages/5d/a4/cdc92000e24da8c25628ca909f7e91a69995867ea8d304a8f3759c760295/docker-compose-cleanup-1.1.0.tar.gz" } ] }