docker-manifest-annotate - Man Page

Add additional information to a local image manifest

Synopsis

docker manifest annotate [Options] MANIFEST_LIST MANIFEST

Description

Add additional information to a local image manifest

Options

--arch="" Set architecture

-h, --help[=false] help for annotate

--os="" Set operating system

--os-features=[] Set operating system feature

--os-version="" Set operating system version

--variant="" Set architecture variant

See Also

docker-manifest(1)

Referenced By

docker-manifest(1).

Dec 2024 Docker Community Docker User Manuals