Browse Source

NVIDIA driver installation

Seungmin Kim 1 year ago
parent
commit
7849616637
1 changed files with 1 additions and 0 deletions
  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 \