mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
full clone needed for x265 packageconfig
This commit is contained in:
parent
eb47d06570
commit
00bf9dfa4f
@ -347,7 +347,7 @@ RUN \
|
||||
mkdir -p /tmp/x265 && \
|
||||
git clone \
|
||||
--branch ${X265} \
|
||||
--depth 1 https://bitbucket.org/multicoreware/x265_git.git \
|
||||
https://bitbucket.org/multicoreware/x265_git.git \
|
||||
/tmp/x265
|
||||
RUN \
|
||||
echo "**** compiling x265 ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user