docker manifest annotate
| Description | Add additional information to a local image manifest | 
|---|---|
| Usage | docker manifest annotate [OPTIONS] MANIFEST_LIST MANIFEST | 
Experimental
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
Description
Add additional information to a local image manifest
Options
| Option | Default | Description | 
|---|---|---|
| --arch | Set architecture | |
| --os | Set operating system | |
| --os-features | Set operating system feature | |
| --os-version | Set operating system version | |
| --variant | Set architecture variant |