docker:images:pull_an_image_from_the_docker_hub
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docker:images:pull_an_image_from_the_docker_hub [2020/11/11 09:59] – created 192.168.1.1 | docker:images:pull_an_image_from_the_docker_hub [2020/11/11 10:00] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
The Docker **pull** command is used for downloading Docker images from the Docker Hub or private registry. | The Docker **pull** command is used for downloading Docker images from the Docker Hub or private registry. | ||
- | By default, it will download the images from the Docker Hub. | + | * By default, it will download the images from the Docker Hub. |
- | + | | |
- | You will need to specify the name of the private registry if you want to pull from it. | + | |
The basic syntax to pull the Docker image from the Docker Hub as shown below: | The basic syntax to pull the Docker image from the Docker Hub as shown below: | ||
Line 23: | Line 22: | ||
</ | </ | ||
- | returns | + | returns: |
<code bash> | <code bash> |
docker/images/pull_an_image_from_the_docker_hub.1605088755.txt.gz · Last modified: 2020/11/11 09:59 by 192.168.1.1