docker/network-inspect

Inspect Network

Display detailed network information

network
debugging

Command

docker network inspect

Explanation

Returns detailed configuration and connected containers for a network.

Examples

Show bridge network details

docker network inspect bridge