Clarify which version of Notary to use with EE

This commit is contained in:
Joao Fernandes 2018-02-28 16:13:49 -08:00 committed by Joao Fernandes
parent 68614f423b
commit eeb765a316
1 changed files with 10 additions and 2 deletions

View File

@ -18,13 +18,21 @@ So before signing and pushing images to DTR you should:
This allows you to start signing images with the private keys in your UCP
client bundle, that UCP can trace back to your user account.
## System requirements
The version of Notary you install, depends on the version of the Docker CLI
you're using:
* Docker CLI 17.08 or older, use Notary 0.4.3.
* Docker CLI 17.09 or newer, use Notary 0.6.0.
## Download the Notary CLI client
If you're using Docker for Mac or Docker for Windows, you already have the
`notary` command installed.
If you're running Docker on a Linux distribution, you can [download the
latest version](https://github.com/docker/notary/releases). As an example:
If you're running Docker on a Linux distribution, you can [download Notary
from Github](https://github.com/docker/notary/releases). As an example:
```bash
# Get the latest binary