www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-manifes-annotate- 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

-os=""         Set operating system

-o-features=[]         Set operating system feature

-o-version=""         Set operating system version

-variant=""         Set architecture variant

 

SEE ALSO

docke-manifest(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO