www.LinuxHowtos.org





DOCKER

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

 

NAME

docke-manifes-push- Push a manifest list to a repository

 

SYNOPSIS

docker manifest push [OPTIONS] MANIFEST_LIST

 

DESCRIPTION

Push a manifest list to a repository

 

OPTIONS

-insecure[=false]         Allow push to an insecure registry

-p, -purge[=false]         Remove the local manifest list after push

 

SEE ALSO

docke-manifest(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO