Skip to content

use pipenv instead of pip in docker build #7

@zkoppert

Description

@zkoppert

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions