Update Dockerfile

pull/1/head
RandomNinjaAtk 5 years ago committed by GitHub
parent 88639e549d
commit 1c1902b22f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,8 +33,8 @@ RUN \
libxml2 && \
echo "**** clean up ****" && \
rm -rf \
/var/lib/apt/lists/* \
/var/tmp/*
/var/lib/apt/lists/* \
/var/tmp/*
chgrp users /usr/local/bin/ffmpeg && \
chgrp users /usr/local/bin/ffprobe && \
chmod g+x /usr/local/bin/ffmpeg && \

Loading…
Cancel
Save