Ver Fonte

Mise à jour de 'Dockerfile'

penta há 1 mês atrás
pai
commit
1f7fe0a9af
1 ficheiros alterados com 3 adições e 0 exclusões
  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.