A Python Docker image with the `poetry` package manager preinstalled
100K+
The repository provides Python Docker images with poetry preinstalled. My motivation for this was to cut the time spend in CI installing poetry, but this will be useful for local development, too.
For python 2.7, 3.5 or 3.6, you can still use poetry 1.1.15 with the following tags:
acidrain/python-poetry:{version}{,-slim,-alpine}-1.1.15
For python 3.7, you can still use poetry 1.5.1 with the following tags:
acidrain/python-poetry:3.7{,-slim,-alpine}-1.5.1
For python 3.8, you can still use poetry 1.8.3 with the following tags:
acidrain/python-poetry:3.8{,-slim,-alpine}-1.8.3
For python 3.9, you can still use poetry 2.2.1 with the following tags:
acidrain/python-poetry:3.9{,-slim,-alpine}-2.2.1
Many thanks to Etienne Napoleone who originally created this repository and to Jon Atkinson who maintained it.
Content type
Image
Digest
sha256:62c832850…
Size
48.1 MB
Last updated
4 days ago
docker pull acidrain/python-poetry:3.10-alpine-2.4.1