No description
Find a file
2024-07-03 10:10:55 +00:00
3.8 Update python:3.8.19-slim-bookworm Docker digest to 7bf69df 2024-07-03 05:10:20 +00:00
3.9 Update python:3.9.19-slim-bookworm Docker digest to 4518324 2024-07-03 08:11:09 +00:00
3.10 Update python:3.10.14-slim-bookworm Docker digest to 0e20bcf 2024-07-03 09:11:04 +00:00
3.11 Update python:3.11.9-slim-bookworm Docker digest to 7cd3fa1 2024-07-03 10:10:55 +00:00
3.12 Update python:3.12.4-slim-bookworm Docker digest to 0344c96 2024-07-03 04:23:25 +00:00
.drone.star Update base image to bookworm and add python 3.12 2023-10-07 13:52:06 +02:00
.drone.yml Update base image to bookworm and add python 3.12 2023-10-07 13:52:06 +02: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.