docker buildx imagetools
| 内容説明 | Commands to work on images in registry |
|---|---|
| 利用方法 | docker buildx imagetools |
内容説明
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.
利用例
Override the configured builder instance (--builder)
Same as
buildx --builder.
サブコマンド
| コマンド | 内容説明 |
|---|---|
docker buildx imagetools create | Create a new image based on source images |
docker buildx imagetools inspect | Show details of an image in the registry |