mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-09-26 16:41:10 +08:00
fix: add test video to docker
This commit is contained in:
@@ -10,6 +10,8 @@ COPY monibuca_amd64 ./monibuca_amd64
|
||||
COPY monibuca_arm64 ./monibuca_arm64
|
||||
|
||||
COPY admin.zip ./admin.zip
|
||||
COPY example/default/test.mp4 ./test.mp4
|
||||
COPY example/default/test.flv ./test.flv
|
||||
|
||||
# Install tcpdump
|
||||
RUN apt-get update && apt-get install -y tcpdump && rm -rf /var/lib/apt/lists/*
|
||||
|
Reference in New Issue
Block a user