13 lines
456 B
ReStructuredText
13 lines
456 B
ReStructuredText
:title: Pull Command
|
|
:description: Pull an image or a repository from the registry
|
|
:keywords: pull, image, repo, repository, documentation, docker
|
|
|
|
=========================================================================
|
|
``pull`` -- Pull an image or a repository from the docker registry server
|
|
=========================================================================
|
|
|
|
::
|
|
|
|
Usage: docker pull NAME
|
|
|
|
Pull an image or a repository from the registry
|