Update dockernetworks.md
Fix truncated sentence Signed-off-by: Alan Thompson <cloojure@gmail.com> Upstream-commit: 549fa67dae346e8f9fe5590f914a97b1a18e46d6 Component: engine
This commit is contained in:
@ -95,7 +95,8 @@ worth looking at the default `bridge` network a bit.
|
||||
|
||||
|
||||
### The default bridge network in detail
|
||||
The default bridge network is present on all Docker hosts. The `docker network inspect`
|
||||
The default `bridge` network is present on all Docker hosts. The `docker network inspect`
|
||||
command returns information about a network:
|
||||
|
||||
```
|
||||
$ docker network inspect bridge
|
||||
|
||||
Reference in New Issue
Block a user