浏览代码

Mention 'edge' Docker image in README

tyranron 4 年之前
父节点
当前提交
317a0caee8
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docker/coturn/README.md

+ 5 - 0
docker/coturn/README.md

@@ -155,6 +155,11 @@ This image is based on the popular [Alpine Linux project][1], available in [the
 This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc][4] instead of [glibc and friends][5], so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread][6] for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images.
 
 
+### `edge`
+
+Contains build of Coturn's latest `master` branch.
+
+
 
 
 ## License