Issues with downloading vainfo from intel repo. Use the standard one
This commit is contained in:
parent
8ad0754222
commit
70656ac62e
@ -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
|
||||
|
Reference in New Issue
Block a user