github.com/45cali/docker@v1.11.1/docs/reference/commandline/top.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "top"
     4  description = "The top command description and usage"
     5  keywords = ["container, running, processes"]
     6  [menu.main]
     7  parent = "smn_cli"
     8  +++
     9  <![end-metadata]-->
    10  
    11  # top
    12  
    13      Usage: docker top [OPTIONS] CONTAINER [ps OPTIONS]
    14  
    15      Display the running processes of a container
    16  
    17        --help          Print usage