mirror of
https://github.com/docker/compose.git
synced 2025-12-02 11:34:26 +01:00
412 B
412 B
docker compose pause
Pause services
Options
| Name | Type | Default | Description |
|---|---|---|---|
--dry-run |
Execute command in dry run mode |
Description
Pauses running containers of a service. They can be unpaused with docker compose unpause.