Explorar el Código

NVIDIA driver installation

Seungmin Kim hace 1 año
padre
commit
7849616637
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -146,6 +146,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
         libc6-dev \
         libpci3 \
         libelf-dev \
+        libglvnd-dev \
         # OpenGL libraries
         libxau6 \
         libxdmcp6 \