Browse Source

Add the actual command in this example.

Signed-off-by: Jeff Anderson <jeff@docker.com>
Jeff Anderson 9 years ago
parent
commit
d8d38f2345
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/userguide/networkingcontainers.md

+ 1 - 0
docs/userguide/networkingcontainers.md

@@ -92,6 +92,7 @@ The network named `bridge` is a special network. Unless you tell it otherwise, D
 Inspecting the network is an easy way to find out the container's IP address.
 
 ```bash
+$ docker network inspect bridge
 [
     {
         "Name": "bridge",