mirror of https://github.com/docker/docs.git
Add missing whitespace
This commit is contained in:
parent
12389d311a
commit
110d94b9a1
|
@ -214,7 +214,7 @@ lo Link encap:Local Loopback
|
||||||
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|
||||||
```
|
```
|
||||||
|
|
||||||
Then use `ping`to send three ICMP requests and test the connectivity of the
|
Then use `ping` to send three ICMP requests and test the connectivity of the
|
||||||
containers on this `bridge` network.
|
containers on this `bridge` network.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue