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

--variant=""

Set architecture variant

See Also

docker-manifest(1)

Referenced By

docker-manifest(1).

May 2020 Docker Community