Skip to content

Commit

Permalink
Ignore pip's root user warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed May 29, 2023
1 parent 110f54a commit 135d0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1

ENV PIP_NO_CACHE_DIR 1
ENV PIP_ROOT_USER_ACTION ignore

ENV PATH "/root/.local/bin:${PATH}"
ENV PYTHONPATH "/root/.local/lib/python3.11/site-packages"
Expand Down

0 comments on commit 135d0d5

Please sign in to comment.