simple addition of ffmpeg for recognize,preview,photos
This commit is contained in:
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…
Reference in New Issue
Block a user