Skip to content

Commit 4d9ab2e

Browse files
committed
switch from proprietary NVIDIA driver to open kernel module
1 parent 8c5516b commit 4d9ab2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian-nvidia/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN set -ex \
1919
&& add-apt-repository contrib \
2020
&& apt-get update \
2121
&& apt-get install --yes \
22-
cuda-drivers
22+
nvidia-open
2323

2424
# For newer versions of cuda, it might be worth looking at:
2525
# https://developer.nvidia.com/cuda-downloads

0 commit comments

Comments
 (0)