docker pull

Estimated reading time: 1 minute

Description

Pull an image or a repository from a registry

Usage

docker pull [OPTIONS] NAME[:TAG|@DIGEST]

Options

Name, shorthand Default Description
--all-tags, -a false Download all tagged images in the repository
--disable-content-trust true Skip image verification

Parent command

Command Description
docker The base command for the Docker CLI.

Extended description

Alias for docker image pull.

chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: