305 B
305 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
.