Request: Docker images with python-poetry

Docker images with python-poetry.

Motivation

Dockerfiles will have less boiler-plate for applications that require the local installation and testing of poetry packages.

Is there demand?

Yes.

Is it hard to do manually?

Can be.

Implementation

This can be added to the existing Python repository on Docker Hub. Each version of Python may have tags for images with poetry.

1 Like