docker/dtr images

Estimated reading time: 1 minute

This topic applies to Docker Enterprise.

The Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. For more information on the acquisition and how it may affect you and your business, refer to the Docker Enterprise Customer FAQ.

List 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.

dtr, cli, images