Filter real-time events by type or action.
Section: Inspection and Debugging
Filter Docker events
bash
bash
docker events --filter type=container --filter event=startExplanation
Useful when troubleshooting a specific resource kind.
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 Inspection and Debugging
Show filesystem changes
Show filesystem changes in a container since it started.
Stream resource usage
Stream live CPU, memory, network, and block I/O usage.