Files
docker-docs/datacenter/dtr/2.0/reference/images.md
Gaetan de Villele 2fc9ecad1b fix type of keywords entry in frontmatter (in /datacenter/)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-14 18:46:44 -08:00

18 lines
350 B
Markdown

---
description: Docker Trusted Registry images command reference.
keywords: docker, registry, reference, images
title: docker/dtr images
---
Lists all the images necessary to install DTR
## Usage
```bash
docker run -it --rm docker/dtr \
images [command options]
```
## Description
This command lists all the images necessary to install DTR.