1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Release v4.0-b0, 4.0 beta0, v4.0.201, 144022 lines.

This commit is contained in:
winlin 2021-12-01 09:20:02 +08:00
parent 1ba3de1139
commit 04a8a2866b
5 changed files with 28 additions and 18 deletions

View file

@ -12,5 +12,5 @@ ENV SRS_AUTO_PACKAGER ossrs
# Build and install SRS.
ADD srs-server-${version}.tar.gz /srs
WORKDIR /srs/srs-server-${version}/trunk
RUN ./scripts/package.sh --x86-x64 --jobs=2
RUN ./scripts/package.sh --x86-x64 --jobs=2 --tag=${version}