docker-compose pause
Estimated reading time: 1 minuteUsage: pause [SERVICE...]
Pauses running containers of a service. They can be unpaused with docker-compose unpause
.
Usage: pause [SERVICE...]
Pauses running containers of a service. They can be unpaused with docker-compose unpause
.