mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
Update dry-run documentation
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
e8caad1903
commit
312f0d1d61
58 changed files with 375 additions and 14 deletions
|
|
@ -7,6 +7,7 @@ Pull service images
|
|||
|
||||
| Name | Type | Default | Description |
|
||||
|:-------------------------|:-----|:--------|:--------------------------------------------------------|
|
||||
| `--dry-run` | | | Execute command in dry run mode |
|
||||
| `--ignore-buildable` | | | Ignore images that can be built. |
|
||||
| `--ignore-pull-failures` | | | Pull what it can and ignores images with pull failures. |
|
||||
| `--include-deps` | | | Also pull services declared as dependencies. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue