mirror of
https://github.com/v0l/route96.git
synced 2025-06-16 08:18:50 +00:00
fix: docker build
This commit is contained in:
@ -14,7 +14,7 @@ RUN apt update && \
|
|||||||
libclang-dev && \
|
libclang-dev && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
RUN git clone --depth=1 https://git.v0l.io/Kieran/FFmpeg.git && \
|
RUN git clone --depth=1 https://git.v0l.io/Kieran/FFmpeg.git && \
|
||||||
cd ffmpeg && \
|
cd FFmpeg && \
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=$FFMPEG_DIR \
|
--prefix=$FFMPEG_DIR \
|
||||||
--disable-programs \
|
--disable-programs \
|
||||||
|
Reference in New Issue
Block a user