diff --git a/networking.md b/networking.md index 26bb286..053300b 100644 --- a/networking.md +++ b/networking.md @@ -17,7 +17,7 @@ xxxxxxxxxxxx bridge bridge ``` -### Bridge Networking +### Bridge Networking. The default network mode in Docker. It creates a private network between the host and containers, allowing containers to communicate with each other and with the host system.