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!