Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.73 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.73 KB

Poetry Ruff codecov pipeline workflow Docker Image Size (latest semver) Docker Pulls

python-poetry - Docker Image

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

Docker Image Features

Poetry versions:

  • v1.6.1
  • v1.7.1
  • v1.8.3

Python versions:

  • v3.10
  • v3.11
  • v3.12

Operating system:

CPU architectures

  • linux/amd64
  • linux/arm64/v8