Parcourir la source

NVIDIA driver installation

Seungmin Kim il y a 1 an
Parent
commit
7849616637
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 \