docs/engine/reference/commandline/top.md

18 lines
308 B
Markdown

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