Files
docker-docs/compose/reference/top.md
Sebastiaan van Stijn ac1be36710 compose/reference: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:07 +02:00

474 B

description, keywords, title, notoc
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