echo path

This commit is contained in:
Jesse Bannon 2022-11-14 23:26:44 -08:00
parent a50a0e8f20
commit a06da700a4

View file

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