0% found this document useful (0 votes)
6 views5 pages

1.1 Docker-Network-Introduction

Uploaded by

bipinghimire2054
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views5 pages

1.1 Docker-Network-Introduction

Uploaded by

bipinghimire2054
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

DOCKER

Networking in Docker
Docker : Networking Concepts

➤ Docker containers and services can be connected with each


other.
➤ Containers and Services don’t need to be aware, where they
are deployed.
➤ Container and Services can communicate, Whether your
Docker hosts run Linux, Windows, or a mix of the two.
➤ This all possible because of default drivers in Docker.
Docker : Networking Concepts

➤ Each Container connect to virtual private network called


‘bridge’.
➤ bridge : This is default Network driver of Docker.
➤ All Containers on same bridge can communicate each other
with-out -p (port)
➤ Best Practice to create Networks :
network “sql_php_nwt” for mySQL and PHP Containers
network “mongo_nwt” for mongo and PHP Containers
Docker : Networking Concepts

➤ Docker Network is easy to Plugged-in in Containers.


➤ User is allow to Create Multiple VPN.
➤ Create Multiple Rules for Single Network.
➤ Attach Multiple Containers to One Network, and Attach
single container to more than One Network or no need to
attach any network to container.
Will see you in Next Lecture…

See you in next lecture …

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy