mirror of
https://github.com/nextcloud/docker.git
synced 2025-05-23 07:40:53 +02:00
feature: add ffmpeg
Signed-off-by: realies <5107843+realies@users.noreply.github.com>
This commit is contained in:
parent
4daafc8d20
commit
a90b2f580e
8 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,7 @@ RUN set -ex; \
|
|||
\
|
||||
apt-get update; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
ffmpeg \
|
||||
busybox-static \
|
||||
bzip2 \
|
||||
libldap-common \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue