simple addition of ffmpeg for recognize,preview,photos
This commit is contained in:
parent
c32bbb8280
commit
e36d132c31
@ -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