Pulling docker images:
Generally, you pull a public URL like:
docker pull gluster/gluster-centos
Sometimes you want to directly pull the Docker image using URL:
docker pull https://hub.docker.com/r/gluster/gluster-centos/
The above can be any URL where Docker image present.
No comments:
Post a Comment