mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine package variables. v4.0.228
This commit is contained in:
parent
8830d267f2
commit
99ff853de9
3 changed files with 7 additions and 6 deletions
|
@ -6,9 +6,6 @@ ARG version
|
|||
# Install depends tools.
|
||||
RUN yum install -y zip
|
||||
|
||||
# Setup the packager env.
|
||||
ENV SRS_AUTO_PACKAGER ossrs
|
||||
|
||||
# Build and install SRS.
|
||||
ADD srs-server-${version}.tar.gz /srs
|
||||
WORKDIR /srs/srs-server-${version}/trunk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue