mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update command lists to include recent additions Signed-off-by: Joffrey F <joffrey@docker.com>
459 B
459 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Displays the running processes. | fig, composition, compose, docker, orchestration, cli, top | docker-compose top |
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