mirror of https://github.com/docker/docs.git
added link to distribution/distribution (#15512)
This commit is contained in:
parent
d28ef5e470
commit
e5ee327853
|
@ -13,6 +13,8 @@ title: Docker Registry
|
||||||
The Registry is a stateless, highly scalable server side application that stores
|
The Registry is a stateless, highly scalable server side application that stores
|
||||||
and lets you distribute Docker images. The Registry is open-source, under the
|
and lets you distribute Docker images. The Registry is open-source, under the
|
||||||
permissive [Apache license](https://en.wikipedia.org/wiki/Apache_License).
|
permissive [Apache license](https://en.wikipedia.org/wiki/Apache_License).
|
||||||
|
You can find the source code on
|
||||||
|
[GitHub](https://github.com/distribution/distribution){: target="blank" rel="noopener" class=""}.
|
||||||
|
|
||||||
## Why use it
|
## Why use it
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue