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 b9a51e4 commit f78e1d2Copy full SHA for f78e1d2
vendor/ngc-tensorflow/Dockerfile.19.05-py3
@@ -5,7 +5,7 @@ RUN apt-get update && \
5
apt-get install -y libsm6 libxext6 libxrender-dev
6
7
ENV PYTHONUNBUFFERED=1 \
8
- PATH=/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"$PATH \
+ PATH=/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
9
LANG=C.UTF-8
10
11
RUN /usr/bin/python3 -m pip install -U pip setuptools && \
0 commit comments