docker pull
Image ManagementPull an image from a registry
Examples
Common usage examples
Pull nginx image from Docker Hub
docker pull nginxPull specific tag
docker pull nginx:alpineRelated Commands
You might also find these useful
Pull an image from a registry
Pull nginx image from Docker Hub
docker pull nginxPull specific tag
docker pull nginx:alpine