From 033f33eb67d77e6bdd880d2779be5009dfe13484 Mon Sep 17 00:00:00 2001 From: CHINMAY Date: Wed, 14 Jan 2026 01:45:37 +0530 Subject: [PATCH] OKOK --- networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.