mirror of https://github.com/docker/cli.git
16 lines
494 B
Markdown
16 lines
494 B
Markdown
|
# manifest create
|
||
|
|
||
|
<!---MARKER_GEN_START-->
|
||
|
Create a local manifest list for annotating and pushing to a registry
|
||
|
|
||
|
### Options
|
||
|
|
||
|
| Name | Type | Default | Description |
|
||
|
|:----------------|:-----|:--------|:----------------------------------------------|
|
||
|
| `-a`, `--amend` | | | Amend an existing manifest list |
|
||
|
| `--insecure` | | | Allow communication with an insecure registry |
|
||
|
|
||
|
|
||
|
<!---MARKER_GEN_END-->
|
||
|
|