Issues with downloading vainfo from intel repo. Use the standard one

This commit is contained in:
RealStickman 2022-12-27 18:47:23 +01:00
parent 8ad0754222
commit 70656ac62e

View File

@ -20,6 +20,7 @@ RUN apt-get update && \
apt-get install -y \
software-properties-common \
git \
vainfo \
trash-cli && \
mkdir -p \
/app \
@ -45,7 +46,7 @@ RUN apt-get update && \
apt-get update && \
apt-get install -y --no-install-recommends \
intel-media-va-driver-non-free \
vainfo \
#vainfo \
mesa-va-drivers && \
# HandBrake deps