mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-15 09:16:33 +00:00
fix: docker build
This commit is contained in:
@ -40,4 +40,4 @@ RUN apt update && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
COPY --from=build /app/build .
|
||||
COPY --from=build /app/ffmpeg/lib/ /lib
|
||||
ENTRYPOINT ["/app/bin/zap-stream-core"]
|
||||
ENTRYPOINT ["/app/bin/zap-stream"]
|
Reference in New Issue
Block a user