poetry-docker-plugin


Namepoetry-docker-plugin JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/vagmcs/poetry-docker-plugin
SummaryA poetry plugin for configure and build docker images.
upload_time2024-03-08 17:06:45
maintainer
docs_urlNone
authorEvangelos Michelioudakis
requires_python>=3.8,<4.0
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

[![License: LGPL v3](https://img.shields.io/badge/License-MIT-blue.svg)](https://mit-license.org)
![PyPI](https://img.shields.io/pypi/v/poetry-docker-plugin?color=gree&label=pypi%20package)
![PyPI](https://img.shields.io/pypi/pyversions/poetry-docker-plugin?color=gree)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

[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 `>=1.2.0` and type:

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

## License

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

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vagmcs/poetry-docker-plugin",
    "name": "poetry-docker-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "poetry,packaging,docker",
    "author": "Evangelos Michelioudakis",
    "author_email": "vagmcs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/e5/e4d7e3f11341274ad8fc87bd7eed98877d3d11e439e7621bfa1a6a59caab/poetry_docker_plugin-0.5.1.tar.gz",
    "platform": null,
    "description": "# Poetry Docker Plugin\n\n[![License: LGPL v3](https://img.shields.io/badge/License-MIT-blue.svg)](https://mit-license.org)\n![PyPI](https://img.shields.io/pypi/v/poetry-docker-plugin?color=gree&label=pypi%20package)\n![PyPI](https://img.shields.io/pypi/pyversions/poetry-docker-plugin?color=gree)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\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 `>=1.2.0` and type:\n\n```bash\npoetry self add poetry-docker-plugin\n```\n\n## License\n\nThis project is licensed under the terms of the MIT license.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A poetry plugin for configure and build docker images.",
    "version": "0.5.1",
    "project_urls": {
        "Documentation": "https://github.com/vagmcs/poetry-docker-plugin",
        "Homepage": "https://github.com/vagmcs/poetry-docker-plugin",
        "Repository": "https://github.com/vagmcs/poetry-docker-plugin"
    },
    "split_keywords": [
        "poetry",
        "packaging",
        "docker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "004e9a2a30144486db67c2f6decfc58af2b269397a0759a716524d46a84bd27a",
                "md5": "1d9219ccd8188c9237b901bed2f9a739",
                "sha256": "f5057d9b73e95d7ff907c3a8de2c59705149e22c300edfdf2f14ec1ed8edffeb"
            },
            "downloads": -1,
            "filename": "poetry_docker_plugin-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d9219ccd8188c9237b901bed2f9a739",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 9992,
            "upload_time": "2024-03-08T17:06:43",
            "upload_time_iso_8601": "2024-03-08T17:06:43.904449Z",
            "url": "https://files.pythonhosted.org/packages/00/4e/9a2a30144486db67c2f6decfc58af2b269397a0759a716524d46a84bd27a/poetry_docker_plugin-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09e5e4d7e3f11341274ad8fc87bd7eed98877d3d11e439e7621bfa1a6a59caab",
                "md5": "9ad0ff0eaaec71f44faf233328770170",
                "sha256": "cf8158b89f5ca9b94e293be42376dc7c2635151877495250e00da0a16bb1a435"
            },
            "downloads": -1,
            "filename": "poetry_docker_plugin-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9ad0ff0eaaec71f44faf233328770170",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 9973,
            "upload_time": "2024-03-08T17:06:45",
            "upload_time_iso_8601": "2024-03-08T17:06:45.424199Z",
            "url": "https://files.pythonhosted.org/packages/09/e5/e4d7e3f11341274ad8fc87bd7eed98877d3d11e439e7621bfa1a6a59caab/poetry_docker_plugin-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 17:06:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vagmcs",
    "github_project": "poetry-docker-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "poetry-docker-plugin"
}
        
Elapsed time: 0.19924s