DockerCLI/docs/reference/commandline/top.md

17 lines
265 B
Markdown
Raw Normal View History

---
title: "top"
description: "The top command description and usage"
keywords: "container, running, processes"
---
# top
```markdown
Usage: docker top CONTAINER [ps OPTIONS]
Display the running processes of a container
Options:
--help Print usage
```