www.LinuxHowtos.org





DOCKER

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

 

NAME

docke-manifes-create- Create a local manifest list for annotating and pushing to a registry

 

SYNOPSIS

docker manifest create MANIFEST_LIST MANIFEST [MANIFEST...]

 

DESCRIPTION

Create a local manifest list for annotating and pushing to a registry

 

OPTIONS

-a, -amend[=false]         Amend an existing manifest list

-insecure[=false]         Allow communication with an insecure registry

 

SEE ALSO

docke-manifest(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO