Browse code

Add the actual command in this example.

Signed-off-by: Jeff Anderson <jeff@docker.com>

Jeff Anderson authored on 2015/12/10 02:17:39
Showing 1 changed files
... ...
@@ -92,6 +92,7 @@ The network named `bridge` is a special network. Unless you tell it otherwise, D
92 92
 Inspecting the network is an easy way to find out the container's IP address.
93 93
 
94 94
 ```bash
95
+$ docker network inspect bridge
95 96
 [
96 97
     {
97 98
         "Name": "bridge",