simple addition of ffmpeg for recognize,preview,photos

pull/2465/head
Archimedes Trajano 10 months ago
parent 26e65e8a20
commit adfc7d521f

@ -25,6 +25,7 @@ RUN set -ex; \
apk add --no-cache --virtual .build-deps \
$PHPIZE_DEPS \
autoconf \
ffmpeg \
freetype-dev \
gmp-dev \
icu-dev \

@ -7,6 +7,7 @@ RUN set -ex; \
apt-get install -y --no-install-recommends \
busybox-static \
bzip2 \
ffmpeg \
libldap-common \
libmagickcore-7.q16-10-extra \
rsync \

Loading…
Cancel
Save