Skip to content
Snippets Groups Projects
Verified Commit 7a4dc792 authored by Olivier Benz's avatar Olivier Benz
Browse files

Update latest Dockerfile

parent 18697fe3
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,6 @@ FROM ${BUILD_ON_IMAGE}${PYTHON_VERSION:+:}${PYTHON_VERSION}${CUDA_IMAGE_FLAVOR:+
## For use with the NVIDIA Container Runtime
ENV NVIDIA_VISIBLE_DEVICES=all
ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility
ENV NVIDIA_PRODUCT_NAME=CUDA
## Add entrypoint items
COPY --from=files-cuda-max /files /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment