mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
14 lines
381 B
ReStructuredText
14 lines
381 B
ReStructuredText
:title: Top Command
|
|
:description: Lookup the running processes of a container
|
|
:keywords: top, docker, container, documentation
|
|
|
|
=======================================================
|
|
``top`` -- Lookup the running processes of a container
|
|
=======================================================
|
|
|
|
::
|
|
|
|
Usage: docker top CONTAINER
|
|
|
|
Lookup the running processes of a container
|