docker top

Display the running processes of a container. More information: https://docs.docker.com/reference/cli/docker/container/top/.

docker top {{container}}

docker top --help