docker-pull - Man Page
Download an image from a registry
Examples (TL;DR)
- View documentation for the original command:
tldr docker image pull
Synopsis
docker pull [Options] NAME[:TAG|@DIGEST]
Description
Alias for docker image pull.
Options
-a, --all-tags[=false] Download all tagged images in the repository
--platform="" Set platform if server is multi-platform capable
-q, --quiet[=false] Suppress verbose output
See Also
Info
Mar 2026 Docker Community Docker User Manuals