Explorar o código

Mise à jour de 'Dockerfile'

penta hai 1 mes
pai
achega
1f7fe0a9af
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Dockerfile

+ 3 - 0
Dockerfile

@@ -23,6 +23,9 @@ FROM image-registry.openshift-image-registry.svc:5000/desktop/desktop:latest
 ARG NVIDIA_DRIVER_VERSION
 ARG NVIDIA_DRIVER_PACKAGE_VERSION
 
+ENV EXPECTED_NVIDIA_DRIVER_VERSION=${NVIDIA_DRIVER_VERSION} \
+    NVIDIA_I386_PACKAGE_VERSION=${NVIDIA_DRIVER_PACKAGE_VERSION}
+
 USER root
 
 # L'image Sunshine officielle conserve le .deb utilisé pour installer Sunshine.