Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
a54fdfbce9
3 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
|
|||
LABEL maintainer="thelamer"
|
||||
|
||||
#Add needed nvidia environment variables for https://github.com/NVIDIA/nvidia-docker
|
||||
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"
|
||||
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility,graphics"
|
||||
|
||||
# global environment settings
|
||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue