Skip to content

Commit

Permalink
updated cuda dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
luv-bansal committed Oct 10, 2024
1 parent 326e835 commit 9cbf468
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ ENV CLARIFAI_API_BASE=${CLARIFAI_API_BASE}

# Set the NUMBA cache dir to /tmp
ENV NUMBA_CACHE_DIR=/tmp/numba_cache
ENV HOME=/tmp

# Set the working directory to /app
WORKDIR /app
Expand Down

0 comments on commit 9cbf468

Please sign in to comment.