mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
350 B
350 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Docker Trusted Registry images command reference. | docker, registry, reference, images | docker/dtr images |
Lists all the images necessary to install DTR
Usage
docker run -it --rm docker/dtr \
images [command options]
Description
This command lists all the images necessary to install DTR.