mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 02:14:30 +00:00
use device perm fixer from baseimage
This commit is contained in:
parent
22f3da4e70
commit
aa7b822ca8
8 changed files with 2 additions and 44 deletions
|
|
@ -14,6 +14,7 @@ ARG DEBIAN_FRONTEND="noninteractive"
|
|||
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"
|
||||
# https://github.com/dlemstra/Magick.NET/issues/707#issuecomment-785351620
|
||||
ENV MALLOC_TRIM_THRESHOLD_=131072
|
||||
ENV ATTACHED_DEVICES_PERMS="/dev/dri /dev/dvb /dev/vchiq /dev/vc-mem /dev/video1? -type c"
|
||||
|
||||
RUN \
|
||||
echo "**** install jellyfin *****" && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue