docker-latest-pull (1) Linux Manual Page
NAME docker-pull – Pull an image or a repository from a registry SYNOPSIS docker pull [-a|–all-tags] [–help] NAME[:TAG] | [REGISTRY_HOST[:REGISTRY_PORT]/]NAME[:TAG] DESCRIPTION This command pulls down an image or a repository from a registry. If there is more than one image for a repository (e.g., fedora) then all images for that repository name can be pulled…
