ahsf
This commit is contained in:
parent
b00d046c0a
commit
1459de7725
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +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 && \
|
hash -r && \
|
||||||
echo $PATH && \
|
echo $PATH && \
|
||||||
ffmpeg -version && \
|
ffmpeg -version && \
|
||||||
ffprobe -version
|
ffprobe -version
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue