2013-05-22 01:47:16 +08:00
|
|
|
:title: Push Command
|
|
|
|
|
:description: Push an image or a repository to the registry
|
|
|
|
|
:keywords: push, docker, image, repository, documentation, repo
|
|
|
|
|
|
2013-04-02 09:52:44 +08:00
|
|
|
=======================================================================
|
|
|
|
|
``push`` -- Push an image or a repository to the docker registry server
|
|
|
|
|
=======================================================================
|
|
|
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
|
|
Usage: docker push NAME
|
|
|
|
|
|
|
|
|
|
Push an image or a repository to the registry
|