mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Update bridge.md
Spelling mistake.
This commit is contained in:
committed by
Joao Fernandes
parent
0e73891251
commit
9adcf16145
@@ -53,7 +53,7 @@ network.**
|
||||
flag for each. This means the Docker host needs to block access to the
|
||||
database port by other means.
|
||||
|
||||
- **User-defined brides provide automatic DNS resolution between containers**.
|
||||
- **User-defined bridges provide automatic DNS resolution between containers**.
|
||||
|
||||
Containers on the default bridge network can only access each other by IP
|
||||
addresses, unless you use the [`--link` option](/network/links/), which is
|
||||
|
||||
Reference in New Issue
Block a user