mirror of
https://github.com/docker/cli.git
synced 2025-11-25 18:03:19 +03:00
638 B
638 B
docker pull
Download an image from a registry
Aliases
docker image pull, docker pull
Options
| Name | Type | Default | Description |
|---|---|---|---|
-a, --all-tags |
bool |
Download all tagged images in the repository | |
--platform |
string |
Set platform if server is multi-platform capable | |
-q, --quiet |
bool |
Suppress verbose output |