add intel driver

This commit is contained in:
hotio
2020-12-03 11:28:39 +01:00
parent a8380b4545
commit 5ba578cee7

View File

@@ -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/* \