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 ce9dd68 commit 8bd4dcaCopy full SHA for 8bd4dca
docker/docker_testbench/Dockerfile.perceptioncamtest
@@ -55,3 +55,6 @@ RUN mkdir -p /usr/share/egl/egl_external_platform.d/ && echo '\
55
56
RUN echo "/usr/local/cuda-10.0/targets/aarch64-linux/lib" >> /etc/ld.so.conf.d/nvidia.conf
57
58
+#RUN apt install nvidia-container -y
59
+RUN apt install nvidia-container-csv-* -y
60
+
0 commit comments