docker buildx imagetools inspect
Description
Show details of image in the registry
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
experimentaltoenabled. You can go here for more information.
Usage
docker buildx imagetools inspect [OPTIONS] NAME
Options
| Name, shorthand | Default | Description |
--raw |
Show original JSON manifest |
Parent command
| Command | Description |
|---|---|
| docker buildx imagetools | Commands to work on images in registry |
Related commands
| Command | Description |
| docker buildx imagetools create | Create a new image based on source images |
| docker buildx imagetools inspect | Show details of image in the registry |