mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
13 lines
381 B
ReStructuredText
13 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
|