A poetry plugin for configure and build docker images.
Project description
Poetry Docker Plugin
Poetry 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: https://vagmcs.github.io/poetry-docker-plugin
Installation
In order to install the plugin you need to have installed a poetry version >=1.2.0
and type:
poetry self add poetry-docker-plugin
License
This project is licensed under the terms of the MIT license.
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
Built Distribution
File details
Details for the file poetry_docker_plugin-0.5.3.tar.gz
.
File metadata
- Download URL: poetry_docker_plugin-0.5.3.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.8.18 Darwin/24.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc09c3efd17ef9309343ed0c61e2d1ef1fa4ac67d35288dc226ff1b811ad20a7 |
|
MD5 | 948f027afc869a52caaf4b87a2736dc7 |
|
BLAKE2b-256 | d6a6c1c61b9598de48557c553aa8bb472b411d80872dc0a9fdc8cf6d09ebb3c2 |
File details
Details for the file poetry_docker_plugin-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: poetry_docker_plugin-0.5.3-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.8.18 Darwin/24.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d07cade3fdbfb8f1f5fa56367663574f503439c1f85b3aad8d4badaef10e3d50 |
|
MD5 | 61316fcacb468a777764ca9d0ca02c3a |
|
BLAKE2b-256 | 7cd402d0b874084f03f8052776e1dfbe61d0a7d0dd03af164a7418c50ae7b786 |