echo path
This commit is contained in:
parent
a50a0e8f20
commit
a06da700a4
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue