1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Add the actual command in this example.

Signed-off-by: Jeff Anderson <jeff@docker.com>
This commit is contained in:
Jeff Anderson 2015-12-09 10:17:39 -07:00
parent c6c4ae152a
commit d8d38f2345

View file

@ -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. Inspecting the network is an easy way to find out the container's IP address.
```bash ```bash
$ docker network inspect bridge
[ [
{ {
"Name": "bridge", "Name": "bridge",