An open API service indexing awesome lists of open source software.

https://github.com/kafkaphoenix/dynamic-poetry-docker

Import local libraries dynamically with poetry and docker
https://github.com/kafkaphoenix/dynamic-poetry-docker

docker makefile poetry-python python

Last synced: 10 months ago
JSON representation

Import local libraries dynamically with poetry and docker

Awesome Lists containing this project

README

          

# Import poetry library on the fly dockerfile

Small example of how to build a library using poetry and add it as a dependency in a Dockerfile

## How to test

`make build-docker`
`make run-docker`