File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN set -ex; \
88 apt-get install -y --no-install-recommends \
99 busybox-static \
1010 bzip2 \
11+ ffmpeg \
1112 libldap-common \
1213 libmagickcore-7.q16-10-extra \
1314 rsync \
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ RUN set -ex; \
2626 apk add --no-cache --virtual .build-deps \
2727 $PHPIZE_DEPS \
2828 autoconf \
29+ ffmpeg \
2930 freetype-dev \
3031 gmp-dev \
3132 icu-dev \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN set -ex; \
88 apt-get install -y --no-install-recommends \
99 busybox-static \
1010 bzip2 \
11+ ffmpeg \
1112 libldap-common \
1213 libmagickcore-7.q16-10-extra \
1314 rsync \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN set -ex; \
88 apt-get install -y --no-install-recommends \
99 busybox-static \
1010 bzip2 \
11+ ffmpeg \
1112 libldap-common \
1213 libmagickcore-7.q16-10-extra \
1314 rsync \
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ RUN set -ex; \
2626 apk add --no-cache --virtual .build-deps \
2727 $PHPIZE_DEPS \
2828 autoconf \
29+ ffmpeg \
2930 freetype-dev \
3031 gmp-dev \
3132 icu-dev \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN set -ex; \
88 apt-get install -y --no-install-recommends \
99 busybox-static \
1010 bzip2 \
11+ ffmpeg \
1112 libldap-common \
1213 libmagickcore-7.q16-10-extra \
1314 rsync \
You can’t perform that action at this time.
0 commit comments