mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 01:37:33 +08:00
release 8.0
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get update && \
|
||||
RUN mkdir -p /opt/media
|
||||
|
||||
WORKDIR /opt/media
|
||||
RUN git clone --depth=1 https://github.com/xia-chu/ZLMediaKit && \
|
||||
RUN git clone --depth=1 https://github.com/ZLMediaKit/ZLMediaKit && \
|
||||
cd ZLMediaKit && git submodule update --init --recursive && \
|
||||
mkdir -p build release/linux/Release/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user