Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 472 Bytes

File metadata and controls

26 lines (21 loc) · 472 Bytes
description keywords title notoc
Displays the running processes.
fig, composition, compose, docker, orchestration, cli, top
docker-compose top
true
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