You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

364 B

A robust, configurable python-poetry Docker image.

Build

You can build this python-poetry image yourself using any version of Poetry and Python.

make build POETRY_VERSION="1.1.13" PYTHON_IMAGE_TAG="3.8.13-slim"