You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
760 B
YAML
29 lines
760 B
YAML
command: docker buildx imagetools
|
|
short: Commands to work on images in registry
|
|
long: |-
|
|
Imagetools contains commands for working with manifest lists in the registry.
|
|
These commands are useful for inspecting multi-platform build results.
|
|
pname: docker buildx
|
|
plink: docker_buildx.yaml
|
|
cname:
|
|
- docker buildx imagetools create
|
|
- docker buildx imagetools inspect
|
|
clink:
|
|
- docker_buildx_imagetools_create.yaml
|
|
- docker_buildx_imagetools_inspect.yaml
|
|
inherited_options:
|
|
- option: builder
|
|
value_type: string
|
|
description: Override the configured builder instance
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
|