Pull an image from a registry
Pull nginx image from Docker Hub
docker pull nginx
Pull specific tag
docker pull nginx:alpine