Merge pull request #720 from carolfh/dtr-install

fixing small issues
This commit is contained in:
Andrey Kostov 2015-09-22 14:35:42 -07:00
commit ad707e0864
1 changed files with 5 additions and 5 deletions

View File

@ -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/).