22 lines
621 B
Markdown
22 lines
621 B
Markdown
|
<!--[metadata]>
|
||
|
+++
|
||
|
title = "Registry Overview"
|
||
|
description = "High-level overview of the Registry"
|
||
|
keywords = ["registry, on-prem, images, tags, repository, distribution"]
|
||
|
[menu.main]
|
||
|
parent="smn_registry"
|
||
|
+++
|
||
|
<![end-metadata]-->
|
||
|
|
||
|
# Overview of Docker Registry Documentation
|
||
|
|
||
|
The Docker Registry documentation includes the following topics:
|
||
|
|
||
|
* [Docker Registry Introduction](index.md)
|
||
|
* [Understanding the Registry](introduction.md)
|
||
|
* [Deploying a registry server](deploying.md)
|
||
|
* [Registry Configuration Reference](configuration.md)
|
||
|
* [Notifications](notifications.md)
|
||
|
* [Recipes](recipes.md)
|
||
|
* [Getting help](help.md)
|