Merge pull request #9 from linuxserver/ffmpeg
add ffmpeg and click'n'load port
This commit is contained in:
commit
9384e89e23
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ RUN \
|
||||||
echo "**** install packages ****" && \
|
echo "**** install packages ****" && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
curl \
|
curl \
|
||||||
|
ffmpeg \
|
||||||
libjpeg-turbo \
|
libjpeg-turbo \
|
||||||
p7zip \
|
p7zip \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
|
|
Loading…
Add table
Reference in a new issue