mirror of https://github.com/docker/docs.git
354 B
354 B
description | keywords | menu | title | ||||||
---|---|---|---|---|---|---|---|---|---|
Pauses running containers for a service. | fig, composition, compose, docker, orchestration, cli, pause |
|
pause |
pause
Usage: pause [SERVICE...]
Pauses running containers of a service. They can be unpaused with docker-compose unpause
.