pull/11/head
RandomNinjaAtk 4 years ago committed by GitHub
parent 113ca6ed6e
commit c62d09b55f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,6 +21,8 @@ ENV AUDIO_REQUIREBEETSTAGGING false
RUN \
echo "************ install dependencies ************" && \
echo "************ add repos for updated ffmpeg ************" && \
apt-get update -qq && \
apt-get install software-properties-common -y && \
add-apt-repository ppa:savoury1/graphics -y && \
add-apt-repository ppa:savoury1/multimedia -y && \
add-apt-repository ppa:savoury1/ffmpeg4 -y && \

Loading…
Cancel
Save