mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Release v4.0-b3, 4.0 beta3, v4.0.229, 144393 lines.
This commit is contained in:
parent
7796083e9a
commit
0dd6246c2f
4 changed files with 6 additions and 2 deletions
|
@ -3,6 +3,8 @@ FROM ossrs/srs:dev AS build
|
|||
# Install depends tools.
|
||||
RUN yum install -y gcc make gcc-c++ patch unzip perl git
|
||||
|
||||
ARG SRS_AUTO_PACKAGER
|
||||
|
||||
# Build and install SRS.
|
||||
COPY . /srs
|
||||
WORKDIR /srs/trunk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue