A Python Docker image with Poetry installed and ready to use. You can use this image as a builder base or base image for your own applications which use Poetry for dependency management.
Basis of this image are the official Python and Debian images.
This multi arch image supports AMD64 and ARM64 architectures.
Docker Hub: pfeiffermax/python-poetry
GitHub Repository: https://github.com/max-pfeiffer/python-poetry
Poetry versions:
- v1.6.1
- v1.7.1
- v1.8.4
Python versions:
- v3.11
- v3.12
- v3.13
Operating system:
CPU architectures
- linux/amd64
- linux/arm64/v8