add ffmpeg

This commit is contained in:
Wonderfall 2020-06-19 17:16:55 +02:00
parent 697e72f271
commit fed2d9b9b7

View File

@ -31,6 +31,7 @@ RUN apk -U upgrade \
libsmbclient \ libsmbclient \
tzdata \ tzdata \
imagemagick \ imagemagick \
ffmpeg \
&& pecl install \ && pecl install \
smbclient \ smbclient \
apcu \ apcu \