Exampleproject An example project for reproducing an error with poetry. See python-poetry/poetry#9190 Build docker Building is done with the VS Code docker extension, which essentially results in the following build command: docker build --pull --rm -f "Dockerfile" -t exampleproject:latest "."