source_url | revision | status | license | datafolder | datafile | title | aliases | layout | ||
---|---|---|---|---|---|---|---|---|---|---|
231ea10058c95ed6308fe4f6ccc1327a553a40ca |
untranslated |
compose-cli |
docker_compose_pause |
docker compose pause |
|
cli |
Pauses running containers of a service. They can be unpaused with docker compose unpause
.
Name | Type | Default | Description |
---|---|---|---|
--dry-run |
bool |
Execute command in dry run mode |
Pauses running containers of a service. They can be unpaused with docker compose unpause
.