Merge pull request 'chore: update Dockerfile.base' (#16) from dev-check-cpu into dev
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Successful in 7m20s
Build Worker Base and Application Images / build-docker (push) Successful in 3m39s
Build Worker Base and Application Images / deploy-stack (push) Successful in 35s
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Successful in 7m20s
Build Worker Base and Application Images / build-docker (push) Successful in 3m39s
Build Worker Base and Application Images / deploy-stack (push) Successful in 35s
Reviewed-on: #16
This commit is contained in:
commit
fc00e2d1da
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