No description
All checks were successful
Test / lint (pull_request) Successful in 3s
Test / python3_9 (pull_request) Successful in 36s
Test / python3_10 (pull_request) Successful in 37s
Test / python3_11 (pull_request) Successful in 34s
Test / python3_12 (pull_request) Successful in 43s
Test / python3_13 (pull_request) Successful in 38s
Build and publish / lint (push) Successful in 3s
Build and publish / python3_9 (push) Successful in 53s
Build and publish / python3_10 (push) Successful in 49s
Build and publish / python3_11 (push) Successful in 52s
Build and publish / python3_12 (push) Successful in 51s
Build and publish / python3_13 (push) Successful in 49s
|
||
---|---|---|
.forgejo/workflows | ||
3.9 | ||
3.10 | ||
3.11 | ||
3.12 | ||
3.13 | ||
README.md | ||
renovate.json |
docker-python-poetry
A Debian based python docker container with poetry pre-installed. This image is built from the official python slim-buster image. Check out the image on Docker Hub. The source code can be found here with a mirror on GitHub.
There are a few different tags depending on which python version you're looking for. The tag structure is POETRY VERSION followed by PYTHON VERSION. So if you want Poetry and Python 3.8 you would for example use one of the following tags depending on how specific you want to be about the poetry version 1-3.8
or 1.1-3.8
or 1.1.4-3.8
Please be aware that currently only the tags corresponding to the latest version of poetry will get its base images updated.