Add DTR docs with history

This commit is contained in:
Joao Fernandes 2016-11-01 12:16:13 -07:00
commit aec9cb3957
2 changed files with 9 additions and 0 deletions

View File

@ -9,6 +9,7 @@ menu:
title: install
---
# docker/dtr install
Install Docker Trusted Registry on this Docker Engine

View File

@ -13,6 +13,14 @@ title: join
Add a new replica to an existing DTR cluster
## Usage
```bash
$ docker run -it --rm docker/dtr \
join [command options]
```
## Description
This command installs DTR on the Docker Engine that runs the command,