The Wayback Machine - https://web.archive.org/web/20170705072003/https://docs.docker.com/engine/reference/commandline/top/

docker top

Estimated reading time: 1 minute

Description

Display the running processes of a container

Usage

docker top CONTAINER [ps OPTIONS]

Parent command

Command Description
docker The base command for the Docker CLI.