Q. What does the command `docker inspect <network>` show?
β
Correct Answer: (B)
Network configuration details
Explanation: `docker inspect` provides low-level information about Docker networks.