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

use pipenv instead of pip in docker build #7

Open
zkoppert opened this issue Oct 7, 2021 · 0 comments
Open

use pipenv instead of pip in docker build #7

zkoppert opened this issue Oct 7, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@zkoppert
Copy link
Owner

zkoppert commented Oct 7, 2021

Docker builds are giving a warning that pip should not be used as root. It suggests configuring pipenv.

WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

see here for an example of this error as seen in the log.

@zkoppert zkoppert added the bug Something isn't working label Oct 7, 2021
@zkoppert zkoppert added the good first issue Good for newcomers label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant