docker manifest create

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

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 create MANIFEST_LIST MANIFEST [MANIFEST...]

Description

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

Options

OptionShortDefaultDescription
--amend-aAmend an existing manifest list
--insecureAllow communication with an insecure registry