diff --git a/Dockerfile b/Dockerfile index c7defec..c8b98a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,6 +31,7 @@ RUN apk -U upgrade \ libsmbclient \ tzdata \ imagemagick \ + ffmpeg \ && pecl install \ smbclient \ apcu \