mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
Update documentation
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
This commit is contained in:
parent
52e7f0fb3e
commit
8a3248d0cd
22 changed files with 192 additions and 193 deletions
|
|
@ -5,11 +5,11 @@ Push service images
|
|||
|
||||
### Options
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| `--ignore-push-failures` | | | Push what it can and ignores images with push failures |
|
||||
| `--include-deps` | | | Also push images of services declared as dependencies |
|
||||
| `-q`, `--quiet` | | | Push without printing progress information |
|
||||
| Name | Type | Default | Description |
|
||||
|:-------------------------|:-----|:--------|:-------------------------------------------------------|
|
||||
| `--ignore-push-failures` | | | Push what it can and ignores images with push failures |
|
||||
| `--include-deps` | | | Also push images of services declared as dependencies |
|
||||
| `-q`, `--quiet` | | | Push without printing progress information |
|
||||
|
||||
|
||||
<!---MARKER_GEN_END-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue