Files
docker-docs/_data/engine-cli/docker_image_pull.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

16 lines
455 B
YAML

command: docker image pull
short: Pull an image or a repository from a registry
long: Pull an image or a repository from a registry
usage: docker image pull [OPTIONS] NAME[:TAG|@DIGEST]
pname: docker image
plink: docker_image.yaml
options:
- option: all-tags
shorthand: a
default_value: "false"
description: Download all tagged images in the repository
- option: disable-content-trust
default_value: "true"
description: Skip image verification