optimise docs

Signed-off-by: 搏通 <yufeng.pyf@alibaba-inc.com>
(cherry picked from commit 9abf304c25)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
搏通 2016-04-21 09:34:28 +08:00 committed by Sebastiaan van Stijn
parent 21223f8873
commit 895569df9d
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -138,7 +138,7 @@ $ docker run -itd --name=container2 busybox
94447ca479852d29aeddca75c28f7104df3c3196d7b6d83061879e339946805c
```
Inspecting the `bridge` network again after starting two containers shows both newly launched containers in the network. Their ids show up in the container
Inspecting the `bridge` network again after starting two containers shows both newly launched containers in the network. Their ids show up in the "Containers" section of `docker network inspect`:
```
$ docker network inspect bridge