Show low-level JSON metadata for a container.
Section: Inspection and Debugging
Inspect a container
bash
bash
docker inspect webExplanation
Inspect networking, mounts, environment, and restart policy.
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.
List processes in a container
Display running processes inside a container.