docker-top - Man Page
Display the running processes of a container
Examples (TL;DR)
- Display the running processes of a container:
docker top container
- Display help:
docker top --help
Synopsis
docker top CONTAINER [ps Options]
Description
Alias for docker container top.
Options
-h, --help[=false] help for top
See Also
Info
Dec 2024 Docker Community Docker User Manuals