mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
8 lines
190 B
YAML
8 lines
190 B
YAML
command: docker top
|
|
short: Display the running processes of a container
|
|
long: |
|
|
Alias for `docker container top`.
|
|
usage: docker top CONTAINER [ps OPTIONS]
|
|
pname: docker
|
|
plink: docker.yaml
|