docker registry history

Description

Inspect registry image history (DTR Only)

This command is only available on Docker Enterprise Edition.

Learn more about Docker Enterprise products.

This command is experimental on the Docker client.

It should not be used in production environments.

To enable experimental features in the Docker CLI, edit the config.json and set experimental to enabled. You can go here for more information.

Usage

docker registry history IMAGE [OPTIONS]

Options

Name, shorthand Default Description
--format Pretty-print history using a Go template
--human , -H true Print sizes and dates in human readable format
--no-trunc Don’t truncate output

Parent command

Command Description
docker registry Manage Docker registries
Command Description
docker registry events List registry events (DTR Only)
docker registry history Inspect registry image history (DTR Only)
docker registry info Display information about a registry (DTR Only)
docker registry inspect Inspect registry image
docker registry joblogs List registry job logs (DTR Only)
docker registry jobs List registry jobs (DTR Only)
docker registry ls List registry images
docker registry rmi Remove a registry image (DTR Only)