mirror of
https://github.com/docker/compose.git
synced 2026-08-03 22:27:30 +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,10 +5,10 @@ Force stop service containers.
|
|||
|
||||
### Options
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| `--remove-orphans` | | | Remove containers for services not defined in the Compose file. |
|
||||
| `-s`, `--signal` | `string` | `SIGKILL` | SIGNAL to send to the container. |
|
||||
| Name | Type | Default | Description |
|
||||
|:-------------------|:---------|:----------|:----------------------------------------------------------------|
|
||||
| `--remove-orphans` | | | Remove containers for services not defined in the Compose file. |
|
||||
| `-s`, `--signal` | `string` | `SIGKILL` | SIGNAL to send to the container. |
|
||||
|
||||
|
||||
<!---MARKER_GEN_END-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue