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 \
|
||||
libsmbclient \
|
||||
imagemagick-libs \
|
||||
ffmpeg-libs \
|
||||
tzdata \
|
||||
&& pecl channel-update pecl.php.net \
|
||||
&& pecl install \
|
||||
|
Reference in New Issue
Block a user