Scroll to navigation

DOCKER(1) Docker User Manuals DOCKER(1)

NAME

docker-top - Display the running processes of a container

SYNOPSIS

docker top CONTAINER [ps OPTIONS]

DESCRIPTION

Alias for docker container top.

OPTIONS

-h, --help[=false] help for top

SEE ALSO

docker(1)

Jan 2024 Docker Community