浏览代码

Fixes #9418 Docker Registry now open source

Signed-off-by: Neal McBurnett <neal@mcburnett.org>
Neal McBurnett 10 年之前
父节点
当前提交
4bf72613fe
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/sources/reference/api/registry_api.md

+ 2 - 2
docs/sources/reference/api/registry_api.md

@@ -14,9 +14,9 @@ page_keywords: API, Docker, index, registry, REST, documentation
    service using tokens
    service using tokens
  - It supports different storage backends (S3, cloud files, local FS)
  - It supports different storage backends (S3, cloud files, local FS)
  - It doesn't have a local database
  - It doesn't have a local database
- - It will be open-sourced at some point
+ - The registry is open source: [Docker Registry](https://github.com/docker/docker-registry)
 
 
-We expect that there will be multiple registries out there. To help to
+ We expect that there will be multiple registries out there. To help to
 grasp the context, here are some examples of registries:
 grasp the context, here are some examples of registries:
 
 
  - **sponsor registry**: such a registry is provided by a third-party
  - **sponsor registry**: such a registry is provided by a third-party