mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 02:14:30 +00:00
add intel driver
This commit is contained in:
parent
a8380b4545
commit
5ba578cee7
1 changed files with 2 additions and 1 deletions
|
|
@ -32,7 +32,8 @@ RUN \
|
|||
libfontconfig1 \
|
||||
libfreetype6 \
|
||||
libssl1.1 \
|
||||
mesa-va-drivers && \
|
||||
mesa-va-drivers \
|
||||
intel-media-va-driver-non-free && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
/tmp/* \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue