Show low-level details of a Docker network.
Section: Networks
Inspect network
bash
bash
docker network inspect app-netExplanation
Inspect connected endpoints, subnets, and driver settings.
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 Networks
Show Docker system info
Display engine-wide diagnostic and configuration information.
Show filesystem changes
Show filesystem changes in a container since it started.