Test different drivers

This commit is contained in:
Matthew 2022-10-10 11:05:21 -07:00
parent a99a99639d
commit d009ab919e

View file

@ -72,8 +72,8 @@ RUN apt-get update \
&& apt-get update \
&& apt-get install -y \
vainfo \
mesa-va-drivers \
mesa-vdpau-drivers \
mesa-amdgpu-va-drivers \
mesa-amdgpu-vdpau-drivers\
libdrm-amdgpu1 \
libavutil56 \
&& apt-get clean