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 b1b70d5 commit 03258daCopy full SHA for 03258da
1 file changed
Dockerfile
@@ -19,4 +19,4 @@ RUN /tmp/04-cleanup.sh && rm /tmp/04-cleanup.sh
19
ENV CPATH=/usr/lib/jvm/java-8-openjdk-amd64/include:/usr/lib/jvm/java-8-openjdk-amd64/include/linux:/usr/lib/llvm-3.7/include
20
21
# Download libtorch into mounted work volume (so that artifact is shared on rebuilds)
22
-ENV LIBTORCH_HOME=~/work/libtorch
+ENV LIBTORCH_HOME=/home/curators/work/libtorch
0 commit comments