Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 376 Bytes

File metadata and controls

16 lines (13 loc) · 376 Bytes
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.