Navigation under "Reference" and "Manuals," Registry warning, "Latest" UCP/DTR (#5469)
* Revamp Product Manuals and Reference * Nips and tucks * Lose the snark
This commit is contained in:
parent
82530e5a58
commit
a8dac1ad4e
1 changed files with 11 additions and 1 deletions
|
@ -6,6 +6,16 @@ redirect_from:
|
||||||
title: Docker Registry
|
title: Docker Registry
|
||||||
---
|
---
|
||||||
|
|
||||||
|
> Looking for Docker Trusted Registry?
|
||||||
|
>
|
||||||
|
> Docker Trusted Registry (DTR) is a commercial product that enables complete
|
||||||
|
> image management workflow, featuring LDAP integration, image signing,
|
||||||
|
> security scanning, and integration with Universal Control Plane. DTR is
|
||||||
|
> offered as an add-on to Docker Enterprise subscriptions of Standard or
|
||||||
|
> higher.
|
||||||
|
>
|
||||||
|
> [Go to Docker Trusted Registry](/datacenter/dtr/{{ site.dtr_version }}/guides/){: class="button outline-btn" }
|
||||||
|
|
||||||
## What it is
|
## What it is
|
||||||
|
|
||||||
The Registry is a stateless, highly scalable server side application that stores
|
The Registry is a stateless, highly scalable server side application that stores
|
||||||
|
@ -34,7 +44,7 @@ into [Docker Trusted Registry](/datacenter/dtr/2.1/guides/index.md).
|
||||||
|
|
||||||
The Registry is compatible with Docker engine **version 1.6.0 or higher**.
|
The Registry is compatible with Docker engine **version 1.6.0 or higher**.
|
||||||
|
|
||||||
## TL;DR
|
## Basic commands
|
||||||
|
|
||||||
Start your registry
|
Start your registry
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue