This commit is contained in:
Jesse Bannon 2022-11-14 23:33:56 -08:00
parent b00d046c0a
commit 1459de7725

View file

@ -37,7 +37,7 @@ RUN apk update --no-cache && \
py3-setuptools
RUN ls -lh /usr/local/bin | grep ff && \
&& source ~/.bashrc && \
hash -r && \
echo $PATH && \
ffmpeg -version && \
ffprobe -version