Display running processes inside a container.
Section: Containers
List processes in a container
bash
bash
docker top webExplanation
Useful for checking which process tree is active.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Containers