docker buildx imagetools

DescriptionCommands to work on images in registry

Description

The imagetools commands contains subcommands for working with manifest lists in container registries. These commands are useful for inspecting manifests to check multi-platform configuration and attestations.

Examples

Override the configured builder instance (--builder)

Same as buildx --builder.

Subcommands

CommandDescription
docker buildx imagetools createCreate a new image based on source images
docker buildx imagetools inspectShow details of an image in the registry