add ffmpeg and click'n'load port

This commit is contained in:
aptalca 2022-02-02 19:54:58 -05:00
parent c7f1813a47
commit bb7661e7a0

View File

@ -23,6 +23,7 @@ RUN \
echo "**** install packages ****" && \
apk add --no-cache \
curl \
ffmpeg \
libjpeg-turbo \
p7zip \
py3-pip \