mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
301 B
301 B
description, keywords, title, notoc
| description | keywords | title | notoc |
|---|---|---|---|
| Pauses running containers for a service. | fig, composition, compose, docker, orchestration, cli, pause | docker-compose pause | true |
Usage: pause [SERVICE...]
Pauses running containers of a service. They can be unpaused with docker-compose unpause.