docker buildx imagetools
Commands to work on images in registry
Description
Imagetools contains commands for working with manifest lists in the registry. These commands are useful for inspecting multi-platform build results.
Examples
Override the configured builder instance (--builder)
Same as
buildx --builder
.