docker manifest push
Description | Push a manifest list to a repository |
---|---|
Usage | docker manifest push [OPTIONS] MANIFEST_LIST |
Experimental
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.
Description
Push a manifest list to a repository
Options
Option | Default | Description |
---|---|---|
--insecure
|
Allow push to an insecure registry | |
-p, --purge
|
Remove the local manifest list after push |