chore: update Dockerfile.base
This commit is contained in:
parent
b919a1ebe2
commit
5f29392c2f
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@ RUN apt update && apt install -y \
|
||||||
libavcodec-extra \
|
libavcodec-extra \
|
||||||
libavformat58 \
|
libavformat58 \
|
||||||
libswscale5 \
|
libswscale5 \
|
||||||
# Additional codecs
|
|
||||||
libx264-155 \
|
|
||||||
libx265-179 \
|
|
||||||
# TurboJPEG for fast JPEG encoding
|
# TurboJPEG for fast JPEG encoding
|
||||||
libturbojpeg0-dev \
|
libturbojpeg0-dev \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue