Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing official documentation for creating Dockerfiles and CI pipelines #152

Open
Akatroj opened this issue Mar 13, 2024 · 0 comments
Open

Comments

@Akatroj
Copy link

Akatroj commented Mar 13, 2024

I wanted to migrate my pipenv project to poetry. I managed to do this for local setup, however I had troubles configuring my dockerfile, as your website has absolutely no documentation about working with CI and containers (other than installation guide).

I have found this amazing stackoverflow answer: https://stackoverflow.com/a/54763270/17101184 and I'm wondering why this info isn't available in the official documentation. Your documentation describes each configuration flag in detail, but gives no guide for common usage cases, like working in docker (recommending flags like POETRY_VIRTUALENVS_CREATE=false).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant