Summary
Keywords
Full Transcript
In terms of Docker, a bridge network uses a software bridge which allows containers connected to the same bridge network to communicate, while providing isolation from containers which are not connected to that bridge network. The Docker bridge driver automatically installs rules in the host machine so that containers on different bridge networks cannot communicate directly with each other. Bridge networks apply to containers running on the same Docker daemon host Docker Networking Basic Concepts | Part 17 | Docker شرح https://youtu.be/T4txOw-ZnJ8 Subnet Mask Cheat Sheet https://dnsmadeeasy.com/support/subnet/ للاشتراك https://cutt.ly/5jib8Fd Docker سلسلة تعلم https://www.youtube.com/playlist?list=PLX1bW_GeBRhDkTf_jbdvBbkHs2LCWVeXZ ▬▬▬▬▬▬ Our Social Media Platforms ▬▬▬▬▬▬ Facebook ► https://www.facebook.com/codographia/ Facebook Group ► https://www.facebook.com/groups/codographia Instagram ► https://www.instagram.com/codographia/
