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 d2071ee commit 41bf393Copy full SHA for 41bf393
vendor/ngc-tensorflow/Dockerfile.21.10-tf2-py3
@@ -23,18 +23,21 @@ RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - && \
23
fonts-nanum-coding \
24
fonts-nanum-extra \
25
gfortran \
26
+ gir1.2-gtk-3.0 \
27
htop \
28
libaio1 \
29
libasound2-dev \
30
libatlas-base-dev \
31
libavformat-dev \
32
libavresample-dev \
33
+ libcairo2-dev \
34
libdc1394-22-dev \
35
libeigen3-dev \
36
libfaac-dev \
37
libgdal-dev \
38
libgflags-dev \
39
libgoogle-glog-dev \
40
+ libgirepository1.0-dev \
41
libgphoto2-dev \
42
libgstreamer-plugins-base1.0-dev \
43
libgstreamer1.0-dev \
0 commit comments