mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
354 B
354 B
description, keywords, menu, title
| 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.