docker manifest annotate
Add additional information to a local image manifest
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.
Usage
docker manifest annotate [OPTIONS] MANIFEST_LIST MANIFEST
Description
Add additional information to a local image manifest
Options
Option | Short | 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 |