Update custom-docker0.md (#4215)

This commit is contained in:
Wang Jie 2017-08-18 05:47:11 +08:00 committed by Misty Stanley-Jones
parent de023229c2
commit 5fd7f0475e
1 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ connected to the bridge and all traffic coming from and going to the container
flows over the bridge to the Docker daemon, which handles routing on behalf of flows over the bridge to the Docker daemon, which handles routing on behalf of
the container. the container.
Docker configures `docker0` with an IP address, netmask and IP allocation range. Docker configures `docker0` with an IP address, netmask, and IP allocation range.
Containers which are connected to the default bridge are allocated IP addresses Containers which are connected to the default bridge are allocated IP addresses
within this range. Certain default settings apply to the default bridge unless within this range. Certain default settings apply to the default bridge unless
you specify otherwise. For instance, the default maximum transmission unit (MTU), you specify otherwise. For instance, the default maximum transmission unit (MTU),