Skip to content

Commit 899861a

Browse files
committed
Add link to docs for nvidia-container-runtime
1 parent 7aee44a commit 899861a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/imagesets/oracle8conda/runtime/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ RUN yum install -y \
3939
&& yum clean all \
4040
&& rm -rf /var/cache/yum
4141

42-
# nvidia-container-runtime
42+
# https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec
4343
ENV NVIDIA_VISIBLE_DEVICES all
4444
ENV NVIDIA_DRIVER_CAPABILITIES compute,utility

0 commit comments

Comments
 (0)