We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e254d7e commit 9c7dbcdCopy full SHA for 9c7dbcd
docker/girder_worker.Dockerfile
@@ -12,7 +12,7 @@ RUN tar -xvf ffmpeg.tar.xz -C /tmp/ffextracted --strip-components 1
12
# =================
13
# == DIST WORKER ==
14
15
-FROM kitware/viame:gpu-algorithms-web AS worker
+FROM kitware/viame:gpu-algorithms-web-cu11 AS worker
16
# VIAME install at /opt/noaa/viame/
17
# VIAME pipelines at /opt/noaa/viame/configs/pipelines/
18
0 commit comments