mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-12 14:37:08 +08:00
docs: minor cli reference editorial updates
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 7a724ac445
)
This commit is contained in:

committed by
Tonis Tiigi

parent
255aff71fb
commit
95062ce8df
@ -1,6 +1,6 @@
|
||||
# buildx imagetools
|
||||
|
||||
```
|
||||
```text
|
||||
docker buildx imagetools [OPTIONS] COMMAND
|
||||
```
|
||||
|
||||
@ -26,8 +26,9 @@ 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.
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user