|
|
@ -31,7 +31,7 @@ RUN apk add --no-cache \
|
|
|
|
python3 \
|
|
|
|
python3 \
|
|
|
|
su-exec \
|
|
|
|
su-exec \
|
|
|
|
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
|
|
|
|
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
|
|
|
|
atomicparsley
|
|
|
|
atomicparsley \
|
|
|
|
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ \
|
|
|
|
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ \
|
|
|
|
ffmpeg
|
|
|
|
ffmpeg
|
|
|
|
|
|
|
|
|
|
|
|