12345678910111213 |
- :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
|