1
0
Fork 0
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:
winlin 2022-08-13 10:27:14 +08:00
parent d4e5138a58
commit 1fe12b8e8c
7 changed files with 84 additions and 77 deletions

View file

@ -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