table of contents
other versions
- testing 2.26.1-3
- unstable 2.26.1-4
- experimental 2.26.1-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¶
Mar 2025 |