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.
 
 
Joseph Hale 66f895fe6d Create `python-poetry` Docker build scripts 2 years ago
Dockerfile Create `python-poetry` Docker build scripts 2 years ago
LICENSE Create `python-poetry` Docker build scripts 2 years ago
Makefile Create `python-poetry` Docker build scripts 2 years ago
README.md Create `python-poetry` Docker build scripts 2 years ago

README.md

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"