Command
docker network inspect
Explanation
Returns detailed configuration and connected containers for a network.
Examples
Show bridge network details
docker network inspect bridge
docker network inspect
Returns detailed configuration and connected containers for a network.
Show bridge network details
docker network inspect bridge