No description
Find a file
2024-07-02 13:10:59 +00:00
3.8 Update python:3.8.19-slim-bookworm Docker digest to dfd637a 2024-07-02 13:10:59 +00:00
3.9 Update python:3.9.19-slim-bookworm Docker digest to 4c7c47d 2024-07-02 10:11:39 +00:00
3.10 Update python:3.10.14-slim-bookworm Docker digest to 04bd043 2024-07-02 12:10:37 +00:00
3.11 Update python:3.11.9-slim-bookworm Docker digest to f33ad1e 2024-07-02 12:27:20 +00:00
3.12 Update python:3.12.4-slim-bookworm Docker digest to d3a3259 2024-07-02 07:11:37 +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.