mirror of https://github.com/docker/compose.git
18 lines
394 B
Markdown
18 lines
394 B
Markdown
# docker compose unpause
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Unpauses paused containers of a service
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:------------|:-------|:--------|:--------------------------------|
|
|
| `--dry-run` | `bool` | | Execute command in dry run mode |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
## Description
|
|
|
|
Unpauses paused containers of a service
|