docker-compose top

Estimated reading time: 1 minute
Usage: top [SERVICE...]

Displays the running processes.

$ docker-compose top
compose_service_a_1
PID    USER   TIME   COMMAND
----------------------------
4060   root   0:00   top

compose_service_b_1
PID    USER   TIME   COMMAND
----------------------------
4115   root   0:00   top
Rate this page:

 
8
 
1