hash
This commit is contained in:
parent
52079533e3
commit
79a35d37a9
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ RUN apk update --no-cache && \
|
||||||
RUN ls -lh /usr/local/bin | grep ff && \
|
RUN ls -lh /usr/local/bin | grep ff && \
|
||||||
hash -r && \
|
hash -r && \
|
||||||
echo $PATH && \
|
echo $PATH && \
|
||||||
|
/usr/local/bin/ffmpeg -version && \
|
||||||
ffmpeg -version && \
|
ffmpeg -version && \
|
||||||
ffprobe -version
|
ffprobe -version
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue