docs/compose/reference/pull.md

376 B

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

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

Pulls service images.