Skip to content

Commit 135d0d5

Browse files
committed
Ignore pip's root user warning
1 parent 110f54a commit 135d0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ENV PYTHONDONTWRITEBYTECODE 1
88
ENV PYTHONUNBUFFERED 1
99

1010
ENV PIP_NO_CACHE_DIR 1
11+
ENV PIP_ROOT_USER_ACTION ignore
1112

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

0 commit comments

Comments
 (0)