docker buildx imagetools

Description Commands 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

Command Description
docker buildx imagetools create Create a new image based on source images
docker buildx imagetools inspect Show details of an image in the registry