mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
Add ffmpeg
This commit is contained in:
@ -35,6 +35,7 @@ RUN apk -U upgrade \
|
|||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
imagemagick-libs \
|
imagemagick-libs \
|
||||||
|
ffmpeg-libs \
|
||||||
tzdata \
|
tzdata \
|
||||||
&& pecl channel-update pecl.php.net \
|
&& pecl channel-update pecl.php.net \
|
||||||
&& pecl install \
|
&& pecl install \
|
||||||
|
Reference in New Issue
Block a user