mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
291 B
291 B
description, keywords, title
| description | keywords | title | |
|---|---|---|---|
| Pauses running containers for a service. |
|
docker-compose pause |
Usage: pause [SERVICE...]
Pauses running containers of a service. They can be unpaused with docker-compose unpause.