Files
docker-docs/compose/reference/pull.md
Gaetan 2ea564166d fix type of keywords entry in frontmatter (in /compose/ dir) (#481)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-07 13:18:56 -08:00

297 B

description, keywords, title
description keywords title
Pulls service images. fig, composition, compose, docker, orchestration, cli, pull docker-compose pull
Usage: pull [options] [SERVICE...]

Options:
--ignore-pull-failures  Pull what it can and ignores images with pull failures.

Pulls service images.