No description
Find a file
renovate-bot c128ca1d7d
Some checks failed
Build and publish / lint (push) Successful in 3s
Build and publish / python3_9 (push) Failing after 27s
Build and publish / python3_10 (push) Failing after 24s
Build and publish / python3_11 (push) Failing after 24s
Build and publish / python3_12 (push) Failing after 25s
Build and publish / python3_13 (push) Failing after 24s
Update python:3.12.11-slim-bookworm Docker digest to e717d86 (#1584)
2025-09-09 09:28:06 +00:00
.forgejo/workflows Update https://github.com/hadolint/hadolint-action action to v3.2.0 (#1575) 2025-09-04 21:06:32 +00:00
3.9 Update python:3.9.23-slim-bookworm Docker digest to ac457d4 (#1586) 2025-09-09 09:22:19 +00:00
3.10 Update python:3.10.18-slim-bookworm Docker digest to e7eed6c (#1587) 2025-09-09 09:24:35 +00:00
3.11 Update python:3.11.13-slim-bookworm Docker digest to cb1516f (#1583) 2025-09-09 09:26:09 +00:00
3.12 Update python:3.12.11-slim-bookworm Docker digest to e717d86 (#1584) 2025-09-09 09:28:06 +00:00
3.13 Update python:3.13.7-slim-bookworm Docker digest to 278990d (#1580) 2025-09-09 00:38:41 +00:00
README.md Update README [CI SKIP] 2021-07-24 13:18:13 +02:00
renovate.json Update location of renovate presets [CI SKIP] 2021-08-06 17:16:06 +02:00

docker-python-poetry

Build Status Docker Pulls

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.