poetry-docker-plugin


Namepoetry-docker-plugin JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/vagmcs/python-blueprint
SummaryA poetry plugin for configure and build docker images.
upload_time2025-07-11 10:51:31
maintainerNone
docs_urlNone
authorEvangelos Michelioudakis
requires_python>=3.9
licenseMIT
keywords poetry packaging docker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Poetry Docker Plugin

<a href="https://github.com/vagmcs/poetry-docker-plugin/actions/workflows/tester.yml" target="_blank">
    <img src="https://github.com/vagmcs/poetry-docker-plugin/actions/workflows/tester.yml/badge.svg?event=push&branch=main" alt="Test">
</a>
<a href="https://results.pre-commit.ci/latest/github/vagmcs/poetry-docker-plugin/main" target="_blank">
    <img src="https://results.pre-commit.ci/badge/github/vagmcs/poetry-docker-plugin/main.svg" alt="pre-commit.ci status">
</a>
<a href="https://pypi.org/project/poetry-docker-plugin" target="_blank">
    <img src="https://img.shields.io/pypi/v/poetry-docker-plugin?color=gree&label=pypi%20package">
</a>
<a href="https://pypi.org/project/poetry-docker-plugin" target="_blank">
    <img src="https://img.shields.io/pypi/pyversions/poetry-docker-plugin?color=gree">
</a>

[Poetry](https://python-poetry.org) docker plugin is an extension for configuring and building docker images directly from the comfort of your `pyproject.toml` configuration.

The key features are:

* Easy and similar to Dockerfile syntax support.
* Easily generate dockerfiles, build them and push them to any registry.
* Multiple docker image support. You can declare and build multiple images from a single project.
* Supports configuration variables on image declaration that can be set at runtime.
* Multi-platform build support.

---

**Documentation**: <a href="https://vagmcs.github.io/poetry-docker-plugin" target="_blank">https://vagmcs.github.io/poetry-docker-plugin </a>

---

## Installation

In order to install the plugin you need to have installed a poetry version `>=2.0.0` and type:

```bash
poetry self add poetry-docker-plugin
```

or add the following to your `pyproject.toml`:

```toml
[tool.poetry.requires-plugins]
poetry-docker-plugin = ">=0.x.x"
```

## License

This project is licensed under the terms of the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vagmcs/python-blueprint",
    "name": "poetry-docker-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "poetry, packaging, docker",
    "author": "Evangelos Michelioudakis",
    "author_email": "vagmcs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/32/a5/21ebb06ccb9bc9c44b0826f988c79fe77f4e26062b9db4550a28c28ed157/poetry_docker_plugin-0.6.0.tar.gz",
    "platform": null,
    "description": "# Poetry Docker Plugin\n\n<a href=\"https://github.com/vagmcs/poetry-docker-plugin/actions/workflows/tester.yml\" target=\"_blank\">\n    <img src=\"https://github.com/vagmcs/poetry-docker-plugin/actions/workflows/tester.yml/badge.svg?event=push&branch=main\" alt=\"Test\">\n</a>\n<a href=\"https://results.pre-commit.ci/latest/github/vagmcs/poetry-docker-plugin/main\" target=\"_blank\">\n    <img src=\"https://results.pre-commit.ci/badge/github/vagmcs/poetry-docker-plugin/main.svg\" alt=\"pre-commit.ci status\">\n</a>\n<a href=\"https://pypi.org/project/poetry-docker-plugin\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/v/poetry-docker-plugin?color=gree&label=pypi%20package\">\n</a>\n<a href=\"https://pypi.org/project/poetry-docker-plugin\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/pyversions/poetry-docker-plugin?color=gree\">\n</a>\n\n[Poetry](https://python-poetry.org) docker plugin is an extension for configuring and building docker images directly from the comfort of your `pyproject.toml` configuration.\n\nThe key features are:\n\n* Easy and similar to Dockerfile syntax support.\n* Easily generate dockerfiles, build them and push them to any registry.\n* Multiple docker image support. You can declare and build multiple images from a single project.\n* Supports configuration variables on image declaration that can be set at runtime.\n* Multi-platform build support.\n\n---\n\n**Documentation**: <a href=\"https://vagmcs.github.io/poetry-docker-plugin\" target=\"_blank\">https://vagmcs.github.io/poetry-docker-plugin </a>\n\n---\n\n## Installation\n\nIn order to install the plugin you need to have installed a poetry version `>=2.0.0` and type:\n\n```bash\npoetry self add poetry-docker-plugin\n```\n\nor add the following to your `pyproject.toml`:\n\n```toml\n[tool.poetry.requires-plugins]\npoetry-docker-plugin = \">=0.x.x\"\n```\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A poetry plugin for configure and build docker images.",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://vagmcs.github.io/poetry-docker-plugin",
        "Homepage": "https://github.com/vagmcs/python-blueprint",
        "Repository": "https://github.com/vagmcs/poetry-docker-plugin"
    },
    "split_keywords": [
        "poetry",
        " packaging",
        " docker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b94790aaf20c039204ccd44797401effe42bbe4a80a49fdd0898f619e53deb66",
                "md5": "c2ade894cc6aeffcfdd073dd6cec241c",
                "sha256": "d2a2c265ddac9abc58caf63e9616063376f96c0fd786744e24f054aa2b355cdf"
            },
            "downloads": -1,
            "filename": "poetry_docker_plugin-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2ade894cc6aeffcfdd073dd6cec241c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10326,
            "upload_time": "2025-07-11T10:51:30",
            "upload_time_iso_8601": "2025-07-11T10:51:30.075648Z",
            "url": "https://files.pythonhosted.org/packages/b9/47/90aaf20c039204ccd44797401effe42bbe4a80a49fdd0898f619e53deb66/poetry_docker_plugin-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32a521ebb06ccb9bc9c44b0826f988c79fe77f4e26062b9db4550a28c28ed157",
                "md5": "96fc3e2dee510ac4225ea3c249c163dc",
                "sha256": "757b26befb049c00532fc3b223950ca604accdbff8512e22365bb50f4285f208"
            },
            "downloads": -1,
            "filename": "poetry_docker_plugin-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "96fc3e2dee510ac4225ea3c249c163dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10299,
            "upload_time": "2025-07-11T10:51:31",
            "upload_time_iso_8601": "2025-07-11T10:51:31.360143Z",
            "url": "https://files.pythonhosted.org/packages/32/a5/21ebb06ccb9bc9c44b0826f988c79fe77f4e26062b9db4550a28c28ed157/poetry_docker_plugin-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 10:51:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vagmcs",
    "github_project": "python-blueprint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "poetry-docker-plugin"
}
        
Elapsed time: 1.83368s