echo path
This commit is contained in:
parent
a06da700a4
commit
b00d046c0a
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 && \
|
||||||
|
&& source ~/.bashrc && \
|
||||||
echo $PATH && \
|
echo $PATH && \
|
||||||
ffmpeg -version && \
|
ffmpeg -version && \
|
||||||
ffprobe -version
|
ffprobe -version
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue