Update nvidia-centos7.Dockerfile

This commit is contained in:
jb-alvarado 2024-05-05 21:31:44 +02:00 committed by GitHub
parent 171a947129
commit f12f2e38cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
FROM nvidia/cuda:12.0.1-cudnn8-runtime-centos7
ENV FFPLAYOUT_VERSION=0.21.3
ENV FFPLAYOUT_VERSION=0.22.0
ENV NVIDIA_VISIBLE_DEVICES all
ENV NVIDIA_DRIVER_CAPABILITIES compute,video,utility