mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Merge pull request #411 from joaofnfernandes/dtr-2.0
Migrates DTR 2.0 docs with history
This commit is contained in:
@@ -9,6 +9,7 @@ menu:
|
||||
title: install
|
||||
---
|
||||
|
||||
|
||||
# docker/dtr install
|
||||
|
||||
Install Docker Trusted Registry on this Docker Engine
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user