mirror of https://github.com/docker/docs.git
commit
ad707e0864
|
@ -14,8 +14,8 @@ weight=4
|
||||||
|
|
||||||
This document describes the process of obtaining, installing, and securing
|
This document describes the process of obtaining, installing, and securing
|
||||||
Docker Trusted Registry. Docker Trusted Registry is installed from Docker containers. Once
|
Docker Trusted Registry. Docker Trusted Registry is installed from Docker containers. Once
|
||||||
installed, you will need to select a method of securing it. This doc will
|
installed, you will need to select a method of securing it. This section
|
||||||
explain the options you have for security and help you find the resources needed
|
explains your options for security and helps you find the resources needed
|
||||||
to configure it according to your chosen method. More configuration details can
|
to configure it according to your chosen method. More configuration details can
|
||||||
be found in the [Docker Trusted Registry Configuration page]({{< relref "configuration.md" >}}).
|
be found in the [Docker Trusted Registry Configuration page]({{< relref "configuration.md" >}}).
|
||||||
|
|
||||||
|
@ -23,8 +23,8 @@ Specifically, installation requires completion of these steps, in order:
|
||||||
|
|
||||||
1. Acquire a license by purchasing Docker Trusted Registry or signing up for a trial license.
|
1. Acquire a license by purchasing Docker Trusted Registry or signing up for a trial license.
|
||||||
2. Install the commercially supported Docker Engine.
|
2. Install the commercially supported Docker Engine.
|
||||||
3. Install Docker Trusted Registry
|
3. Install Docker Trusted Registry.
|
||||||
4. Add your license to your Docker Trusted Registry instance
|
4. Add your license to your Docker Trusted Registry instance.
|
||||||
|
|
||||||
To get your copy of Docker Trusted Registry, including a free trial, visit the [Docker Subscription page](https://hub-beta.docker.com/enterprise/).
|
To get your copy of Docker Trusted Registry, including a free trial, visit the [Docker Subscription page](https://hub-beta.docker.com/enterprise/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue