table of contents
other versions
- trixie 2.26.1-4
- testing 2.26.1-4
- unstable 2.32.4-3
- experimental 2.32.4-2
| DOCKER-COMPOSE-PAUSE(1) | DOCKER-COMPOSE-PAUSE(1) |
NAME¶
docker-compose-pause - Pause services
SYNOPSIS¶
docker compose pause [SERVICE...]
DESCRIPTION¶
Pauses running containers of a service. They can be unpaused with docker compose unpause.
OPTIONS¶
-h, --help[=false] help for pause
OPTIONS INHERITED FROM PARENT COMMANDS¶
--dry-run[=false] Execute command in dry run mode
SEE ALSO¶
| Oct 2025 |