Skip to content

Commit

Permalink
Remember to add the intel driver
Browse files Browse the repository at this point in the history
  • Loading branch information
NodudeWasTaken committed Sep 7, 2023
1 parent 394d14b commit a237f68
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docker/ci/x86_64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,10 @@ COPY --from=binary /stash /usr/bin/
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install -y \
gcc \
python3-dev \
python3 \
python3-pip \
python3-requests \
python3-requests-toolbelt \
python3-lxml \
python3-dev python3 python3-pip python3-requests python3-requests-toolbelt python3-lxml \
ffmpeg \
libvips-tools \
intel-media-va-driver-non-free vainfo \
ruby \
gem \
tzdata \
Expand Down

0 comments on commit a237f68

Please sign in to comment.