docker-pull (1) Linux Manual Page
docker-pull – Pull an image or a repository from a registry Synopsisdocker pull [OPTIONS] NAME[:TAG|@DIGEST] DescriptionAlias for docker image pull. Options-a, –all-tags[=false] Download all tagged images in the repository –disable-content-trust[=true] Skip image verification -h, –help[=false] help for pull –platform="" Set platform if server is multi-platform capable -q, –quiet[=false] Suppress verbose output See Alsodocker(1)
