mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Speedup test by using cache image.
This commit is contained in:
parent
d4e5138a58
commit
1fe12b8e8c
7 changed files with 84 additions and 77 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ossrs/srs:dev-gcc7
|
||||
FROM ossrs/srs:dev-gcc7-cache
|
||||
|
||||
# Install depends tools.
|
||||
RUN yum install -y gcc make gcc-c++ patch unzip perl git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue