Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 297 Bytes

Poetry demo

by Davide Ria

To run this project launch:

$ docker compose up -d

Then, once your container started you can enter in container with this command:

$ docker exec -it test_poetry_container /bin/bash

And you can play with poetry in this example project!