Merge pull request #411 from joaofnfernandes/dtr-2.0

Migrates DTR 2.0 docs with history
This commit is contained in:
Joao Fernandes 2016-11-02 11:07:20 -07:00 committed by GitHub
commit 4965b11a8d
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,