We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110f54a commit 135d0d5Copy full SHA for 135d0d5
Dockerfile
@@ -8,6 +8,7 @@ ENV PYTHONDONTWRITEBYTECODE 1
8
ENV PYTHONUNBUFFERED 1
9
10
ENV PIP_NO_CACHE_DIR 1
11
+ENV PIP_ROOT_USER_ACTION ignore
12
13
ENV PATH "/root/.local/bin:${PATH}"
14
ENV PYTHONPATH "/root/.local/lib/python3.11/site-packages"
0 commit comments