Skip to content

Commit

Permalink
allow debian to auto manage recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
feederbox826 committed Nov 24, 2023
1 parent 0f2cf40 commit 1f62975
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions hwaccel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,7 @@ RUN \
apt-get update && \
apt-get install -y \
--no-install-recommends \
--no-install-suggests \
ffmpeg \
libcuda1 \
libnvcuvid1 \
libnvidia-encode1 \
mesa-opencl-icd \
va-driver-all \
vdpau-driver-all && \
echo "**** cleanup ****" && \
apt-get autoremove -y && \
apt-get clean && \
Expand Down

0 comments on commit 1f62975

Please sign in to comment.