docker-pull (1) Linux Manual Page
NAME
docker-pull – Pull an image or a repository from a registry
SYNOPSIS
docker pull [OPTIONS] NAME[:TAG|@DIGEST]
DESCRIPTION
Alias for docker image pull.
OPTIONS
-a, –all-tags[=false]
–disable-content-trust[=true]
-h, –help[=false]
–platform=""
-q, –quiet[=false]
SEE ALSO
docker(1)
