mirror of
https://github.com/distribution/distribution.git
synced 2025-09-06 01:10:55 +00:00
And other content...
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
@@ -7,7 +7,7 @@ title: Distribution Registry
|
||||
## What it is
|
||||
|
||||
The Registry is a stateless, highly scalable server side application that stores
|
||||
and lets you distribute container images. The Registry is open-source, under the
|
||||
and lets you distribute container images and other content. The Registry is open-source, under the
|
||||
permissive [Apache license](https://en.wikipedia.org/wiki/Apache_License).
|
||||
|
||||
## Why use it
|
||||
|
@@ -5,7 +5,7 @@ title: About Registry
|
||||
---
|
||||
|
||||
A registry is a storage and content delivery system, holding named container
|
||||
images, available in different tagged versions.
|
||||
images and other content, available in different tagged versions.
|
||||
|
||||
> Example: the image `distribution/registry`, with tags `2.0` and `2.1`.
|
||||
|
||||
|
@@ -45,7 +45,7 @@ This page contains definitions for distribution related terms.
|
||||
</dd>
|
||||
|
||||
<dt id="registry"><h4>Registry</h4></dt>
|
||||
<dd><blockquote>A registry is a service that let you store and deliver <a href="#images">images</a>.</blockquote>
|
||||
<dd><blockquote>A registry is a service that let you store and deliver <a href="#images">images</a> and other content.</blockquote>
|
||||
</dd>
|
||||
|
||||
<dt id="registry"><h4>Repository</h4></dt>
|
||||
|
Reference in New Issue
Block a user