1 Star 0 Fork 267

yinshangqing / srs

forked from winlinvip / srs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockers.md 4.68 KB
一键复制 编辑 原始数据 按行查看 历史

Dockers

About SRS Dockerfile:

  • Dockerfile: For release and test.
  • Dockerfile.pkg: For package binary.
  • Dockerfile.builds: For test.
  • Dockerfile.test: For test.
  • Dockerfile.cov: For test and coverage.

Dependency Tree

The dependency tree about Dockerfile:

Image for Cache

To speedup the test, we use a set of cache images.

If need to reconfigure SRS, please update SRS, then update the images:

For example, update the release.yml for ubuntu20-cache:

# Build SRS for cache, never install it.
#     SRS is 2d036c3fd Fix #2747: Support Apple Silicon M1(aarch64). v5.0.41
# Please update this comment, if need to refresh the cached dependencies, like st/openssl/ffmpeg/libsrtp/libsrt etc.

Then push to github and the image will be updated automatically.

1
https://gitee.com/yinshangqing/srs.oschina.git
git@gitee.com:yinshangqing/srs.oschina.git
yinshangqing
srs.oschina
srs
develop

搜索帮助