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