Session 3: Docker : Instructor-led Live Training on Docker Container | Basic to Expert

  Переглядів 92,966

IIEC_connect

IIEC_connect

4 роки тому

Free of Cost - Expertise in Docker Training by World Record Holder - Mr. Vimal Daga
Linkedin : / vimaldaga
Insta: / vimaldaga.india
FB: / vimaldaga.india
Session Agenda (14th March, 2020):
1. Docker Internal Concept
2. Use Cases Solved by Docker
3. Docker Core Internal Commands
4. Launch Multiple App inside Docker Container
5. Lot of Tips and Tricks
Question and Answer portal link:
/ iiec-rise
/ iiecrise
This Session Duration: 3 - 4 Hours (depends upon session flow and queries) - Weekend
Complete Program: Approx 15 hours
A National Level Initiative by IIEC RISE 1.0 :
FB: / iiecconnect
Insta: / iiec_connect
Linkedin: / indian-innovation-entr...
Those who have registered at bit.ly/38XjBZQ , we have already shared the software required for the session
Further communication will be done ONLY at, "IIEC RISE 1.0 official channel of telegram" , so after registration on above link
Join our Official IIEC - RISE Telegram Channel : t.me/joinchat/AAAAAFiMQ0r6WKH... (Install Telegram first)
#rightmentor #whoismymentor #iiec_rise #iiec_connect #MakingIndiaFutureReady #VimalDaga #dockertraining #docker #devops #biggestcampaign #freetraining #worldrecordholder

КОМЕНТАРІ: 2 100
@manishverma6755
@manishverma6755 4 роки тому
The session was good and I learned so many new things like: 1. learned about the concept works behind execution and logging command. 2. learned about manual and automatic ways of execution of a command. 3. learned how to launch a website using webservers. 4. learned about the networking concept which are related and relevant to the docker. 5. learned about the internal load balancing and its uses and configuration on docker. 6. learned about bridge which is a software switch and also learned how to launch container in different networks. 7. learned about null drivers, routers and switches. and many more things... Your work is highly appreciated. Thank you for giving your precious time and making our country a nation of creators. RISE id : RISE 2020.83.8.1
@souptikdatta215
@souptikdatta215 4 роки тому
In this session we gained knowledge about some core ideas of docker, creating own docker using bridging, learned about commands like nslookup, uses of null driver and also DNS as load balance.
@bhothardd2645
@bhothardd2645 4 роки тому
in this lecture i learned - - network creation - docker deep concepts etc.
@Navya3466
@Navya3466 4 роки тому
I have learnt the idea of docker,how we can create our own docker through bridging,some commands of docker like nslookup,use of null driver ,load balancing etc.
@pallabbarman7532
@pallabbarman7532 3 роки тому
we learnt about how to see the details of a container after launching it. we saw ip address management and there the null driver and the bridge driver, learnt many commands like the nslookup command. we learnt how to set up a DNS command
@kartikarora5172
@kartikarora5172 4 роки тому
I have learnt about command like logs and execute, create own docker using bridge etc
@gokulnambiar6037
@gokulnambiar6037 4 роки тому
today learnt about logs command, escape sequence launch the container networking LS and inspect command ipam,router,bridge etc LAN network etc
@soumyaagrawal9882
@soumyaagrawal9882 4 роки тому
In this session i have learned about networking in docker
@manzoorahamed9563
@manzoorahamed9563 4 роки тому
Summary: - Naming syntax to upload the container image to the docker hub. - How to view the logs inside the docker container docker container log -f option for continuous logging inside the docker container. - How to run a command inside the docker container? Two way 1) Attach to the container 2) Use scripting to execute the commands inside the container. - docker container exec to overwrite the command running inside the container. - diff between exec & attach. when you use docker attach and type "exit" the container will exit when you use "docker container exec" when you exit from the container will be still running. Networking: - docker container will receive IP, MAC address, gateway, DNS, etc.. all the details from DHCP - IPAM maintains all the details about the network. - docker is having a virtual switch, which is a software-based. - Discussion about the various network drivers available for docker. - docker network create command. docker network create with different options available. docker network inspect command to inspect the Network. - To launch the docker container in different network. docker container run -itd --netwrok my_net1 --name my-web cetnos7 /bin/bash.
@parivanshdeepsingh9237
@parivanshdeepsingh9237 4 роки тому
i learnt about docker networking,how to check docker container logs from host os ,creating docker using bridge ,basics of php,(nslookup,exec,yum whoprovides ) are some of command that i learnt today. rise id-RISE 2020.60.2.2
@anandrajjain7006
@anandrajjain7006 4 роки тому
In this lecture we have learned about switch and router , null driver, logs, app launch etc
@krushnakant241
@krushnakant241 4 роки тому
Yes, missed live sessions but learned from offline video.
@shivakumar8837
@shivakumar8837 4 роки тому
Thank you very much Vimal sir for sharing us this valuable session: - Learned about few docker commands like log, exec, inspect. - How to create customized image using commit command. - Networking in docker. - What is IPAM and network drivers bridge & null. - How to create our own network and advantage of creating our own network. - How to do Load balance using round robin method in docker
@yashankmehar1511
@yashankmehar1511 4 роки тому
in today's lecture I'm learned about some core concepts of docker, commands like logs and execute, how to create own docker using bridge, using null driver, nslookup command, etc
@abhishekprasad7134
@abhishekprasad7134 4 роки тому
RISE 2020.75.3.6 In this session I have learnt about networking in Docker
@bhavyamaheshwari170
@bhavyamaheshwari170 4 роки тому
We learnt various commands. For eg: -logs and execute We also learnt how to build own docker using bridge Core concepts of docker
@AmanAliJB
@AmanAliJB 4 роки тому
Today i learnt about internal and other commands like logs, interactive and non interactive, nslookup. , Setting up own DNS webserver and balancing load, bridge and null driver, router and switches,execution of commands in container,how to create network.
@rajansh87
@rajansh87 4 роки тому
RISE 2020.51.8.1 things that i learned in this session were: 1.commands like logs,& -f,attach 2. interactive and non-interactive commands 3. personal network 4. about dhcp,switch,router 5.null driver and bridge driver 6.about load balancer
@iteepatel9673
@iteepatel9673 4 роки тому
I learned Commands for connecting docker , setting dns server , router , switches , network creation , knowledge of container , commands like logs , execute , exec etc. , Docker networking etc
@thejasreekilari2363
@thejasreekilari2363 4 роки тому
Session 3: In this session we discussed about Networking in Docker, IP address Management, then we came across software defined networking and we learnt what is network isolation. We also saw about the concepts of load balancing. We leant how DNS server uses round robin algorithm/ method. We also saw commands used to check IP address.
@gauravpratapsingh1575
@gauravpratapsingh1575 4 роки тому
Hello sir, I learned about containers, how to launch container, how to see logs and check inside details of container, how to create system I'd, details about switch and router, creation of application
@ankitdutt3198
@ankitdutt3198 4 роки тому
Good to see networking in dockers
@albysabu7115
@albysabu7115 4 роки тому
RISE 2020.20.1.1 In this session of docker I have learned many things like setting up own dns server, networking in docker, docker logs,concept of null driver,load balancing,
@krishnadodtale3313
@krishnadodtale3313 4 роки тому
2020.50.2.1 From the session I learnt about 1)null driver 2)ways to run a commond manual and automation 3)logs 4)app launch 5)how to check docker container logs from host and OS
@mayukhborana1620
@mayukhborana1620 4 роки тому
In this session we learnt: *Launching docker container *Details about container *Network application creation *Null driver and bridge driver *nslookup command *DNS server setup
@satyamkanawade
@satyamkanawade 4 роки тому
Summary 1)In this session i learn about docker Also about the commands use in docker 2)Also about the load balancing process 3)about how to get details of container 4)about nulldriver bridge too. Thanks Sir...
@sanchitjaggi7768
@sanchitjaggi7768 4 роки тому
Today I learnt about creating new network, null driver, bridge driver, launching container in new network, php application creation and committing image, load balancing. RISE 2020.38.12.6
@Im.sparsh
@Im.sparsh 4 роки тому
In this session we have learnt about how to create your own network , got to know about dns in more details , setting up own dns server , bridge and null driver , load balancer and round robin algorithm , how to create network alias , connection and disconnection of container from the network & php using vi .
@pawantrivedi5777
@pawantrivedi5777 4 роки тому
Checking docker logs, how can we run commands like manual | automatically, in networking ( router, bridge and DHCP) and how to connect between different n/w , IPAM , and search domain's IP addresses and sub domain (nslookup) and php script & commit to image
@binodkumargaudel6289
@binodkumargaudel6289 4 роки тому
In this sitting we learned about networking; what is the meaning of bridging, inspecting the logs; load balancing using dns alias; commands like nslookup etc
@rahulchirania6926
@rahulchirania6926 4 роки тому
session Summary: - learnt to create our own network - setting up own dns server - got to know about dns in more details - knowledge about load balancer and round robin algorithm - got to know about bridge and null driver - learnt to create network alias - connection and disconnection of container from the network -php using vi
@sagar8073
@sagar8073 4 роки тому
In this session, I've learnt: --Docker commands:"docker logs", "docker logs -f", "docker exec", "docker inspect", "docker network create with option --driver", "docker network connect" --DNS server, DHCP server --intro to IPAM --bridging in docker --how to disable internet connectivity with '--network none' option --meaning of Interactive and non Interactive commands --Load Balancer sends client to different servers --launching two containers with same name and network but with different images and IP's
@krishnadodtale3313
@krishnadodtale3313 4 роки тому
@2020.41.7.1 From the session I learnt about 1)null driver 2)ways to run a commond manual and automation 3)logs 4)app launch 5)how to check docker container logs from host and OS
@rishabhkhandelwal791
@rishabhkhandelwal791 4 роки тому
In this session i learnt: docker logs, container name, docker exec, docker command, gateway switch, LAN, IPAM, SDN, link between two containers etc ID: RISE 2020.8.18.1
@riyaagrawal1041
@riyaagrawal1041 4 роки тому
we learnt about commands related to work on docker like docker logs, nsloop command, got the use of null driver, learned how to create network etc. RISE ID - 2020.56.13.1
@faisalimtiyaz2313
@faisalimtiyaz2313 4 роки тому
Some important command manual and automation ,How to check docker -container logs from host..
@theinfotainmentbox
@theinfotainmentbox 4 роки тому
RISE 2020.8.30.6 In this we have revised all the basic concepts studied in the previous lectures about the containers and the basic command used in docker, to start and create container. Then started about the networking by getting an example of LAN network connected through switch and router which . In docker learned about the common connector called bridge which is also behave as a driver and also learned about making our own network. And learned about null driver bridge.
@aniltripathi8839
@aniltripathi8839 4 роки тому
Session is very important Introduction of docker and cantaner
@ritikagarwal3449
@ritikagarwal3449 4 роки тому
in this session i have learnt that :- - how to run a command manually and automatic also - hosting website with docker - how to create a new network - how to check docker container logs from host - know about bridging in docker
@deekshithreddy8073
@deekshithreddy8073 3 роки тому
In this session learnt about container how to launch container and networking
@surbhipoonia9983
@surbhipoonia9983 4 роки тому
RISE2020_1.22.2 We learnt about Null driver,switches,toutar and descision about previous lecture
@intekhabahmad4394
@intekhabahmad4394 4 роки тому
Rise id - 2020.15.13.1 This session got me introduced to - docker container logs to view inside a running container - creating our own LAN - about DHCP ,IPAM and DNS - Bridge and null drivers - how to change the network of a container - how google loadbalances his server - practically creating our own LAN and performed load balacing using alias
@mohaalim8441
@mohaalim8441 4 роки тому
In this session i have learned: *more docker concepts *networking in docker *internal and other commands like logs, nslookup, interactive and non interactive. *bridge and null driver *use of dns as load balance
@tandraray3000
@tandraray3000 4 роки тому
RISE 2020.7.4.5 Creating our own network using bridge, networking in docker, DNS as a load balancer, and usage of cmds like logs exec.
@Prince-vi7li
@Prince-vi7li 4 роки тому
In this session I am able to learn more about docker. How to create your own docker image using the bridging concept. I am also able to learn about nsloop and about the null driver
@venkateshnikam4231
@venkateshnikam4231 4 роки тому
Basically this will be technically session 01 for the training. Here is a brief Summary: 1. What we have learnt so far. 2. Docker Commands Recap, Interactive vs Scripting 3. Docker Commands Related To Networks: network ls, IPAM,etc 4. Creating a Network with Docker. 5. Linking 2 Containers. 6. Using DNS Server as Load Balancer. pff! Very Intense and technical. I like it.
@arpit9163
@arpit9163 4 роки тому
TIL: way of checking docker container logs from host os, creating our own network,setting up our dns server,creating our docker image,some more networking concept,some commands to run in php, like ifconfig.
@saptorshedas3390
@saptorshedas3390 4 роки тому
Rise 2020.44.1.1 Ip forwarding, bridge ,driver, null driver, running docker is in background, DNS alising etc
@ashabulani3972
@ashabulani3972 4 роки тому
how to create your own network , that gives isolated container for security purpose , the interested thing create load balance using , many interesting concepts of networking (switches, Bridges, routers) , difference between exec and attach commands.
@maitrisinghvi96
@maitrisinghvi96 4 роки тому
i learnt abt : CORE CONCEPTS OF DOCKER *commands - logs, execute *using bridge and creating ur own docker *creating system id (manual and automatic) *switch & router *webserver used for launching website using php *use of null driver *connect and disconnect containers from networks *using dns as load balancer
@kumawatrohan
@kumawatrohan 4 роки тому
Session 3 summary: -short revision of the previous two sessions -explain the basing of networking -types of running command: manual and automatic -difference between interactive and non-interactive command -how to define own network -execution of webserver using a load balancer in own defined network. -using aliases, we can implement a load balancer with different containers.
@Bankey_Bihari_Sarkar_Vrindavan
@Bankey_Bihari_Sarkar_Vrindavan 4 роки тому
Docker concepts, more about docker,internal and other commands like logs.
@aashigupta8164
@aashigupta8164 4 роки тому
In this session, we learned: ->how to exit without closing the container(running in the background while we can RH8) ->command to read its log, how to enter its terminal(bash) ->concept of local area network, switch, router ->bridge in docker ->container by default given to the network "bridge" by docker ->how to create our own network and launch a container in it ->concept of isolation ->linking of different containers in different networks ->use case of null driver
@bhawnaverma7001
@bhawnaverma7001 4 роки тому
In this session we learned about core concept of docker, cmd like logs and execute , load balancing ,creating own image using commit command , how to launch container
@mohitjoshi4453
@mohitjoshi4453 4 роки тому
first of all i want to say that due to some network reasons i was unable to take this lecture on that day, and the summery of this lecture was:- docker logs command to access the docker container info. from base OS using -d command we can run container in background and concept of isolation of network which leads to security concept about IPAM commands like disconnect to disconnect container from network
@divyakurothe3478
@divyakurothe3478 4 роки тому
In this session we learned bout: * docker logs command- to show in root what is running inside the container. * We can run command in two ways: -- Manual -- Automation (program/script) * docker exec command- to run command inside the container (exec -it bash) * In Networking - docker network ls command - resolv.conf- file that contain the location of DNS server * Networking concepts- gateway, switch, router, LAN, netmask, etc. * IPAM (IP address management)- It is a database used by DHCP that stored information about the network. * SDN (software defined networking)- it is a switch or router which works on software instead of physical device. * Bridge software can work as a switch (layer 2) and as a router (layer 3) . * Creating own network (docker network create --driver bridge) * Launching the container inside the network created. * Concept of isolation for security purpose. * Network connection and disconnection * Load balancing by DNS (round robin) so that any server will not get overloaded. * Networking alias * nslookup command (client command for DNS to get the IP)
@deepakaheer9197
@deepakaheer9197 4 роки тому
Summary: * How to see last output of particular container running in background * how to see logs * exec option to run a command and exit the docker * Network inspection * IP Address Management * Bridge in network * Driver in network and usages * launching a container in our own network * usa case of null driver * how to run docker os in background * ping from one container to another * concept of DNS Alias while creating websites nslookup command
@ashwinsaxena5842
@ashwinsaxena5842 4 роки тому
null driver and bridge driver how to create application and commit command like nslookup , DNS as load balancer and many more inside details of container creating network how to launch container
@Aaditya_Joshi_5
@Aaditya_Joshi_5 4 роки тому
Session summary:- All details of container, How to launch container, Creating network, Commands nslookup,D Null and bridge driver
@nitish3320
@nitish3320 4 роки тому
Today's RISE 2020.66.5.5 - Networking in docker - executive some perticular command in docker - checking logs from host machine. - some new concept about OS and why docker is fast.
@santoshkumarmehra68
@santoshkumarmehra68 4 роки тому
I learn that today session... --container detail ,creating network, launch container, null driver bridge driver, ---new command like logs and -f, Executing from container ---internal cmds of docker
@sakshigoel2160
@sakshigoel2160 4 роки тому
RISE 2020.26.20.5 In the third session of docker I learnt about scrpting language for automation of commands. How to check docker logs. About the docker Networks. We use the command to list all the Networks. Commands like : IPAM, SDN. We can create our own network using the command About network isolation,link between two containers. Concept of load balancing to divide the Network flow so that no conatiner is overloaded. How to configure the DNS server as load balancer. Thankyou so much Sir.
@SwetaKumari-gj9dm
@SwetaKumari-gj9dm 4 роки тому
Today we learnt about How to create application, null driver, switch and router, our own docker using bridge, launch container, concept of load balancing and internal cmd etc.. ID - RISE 2020.3.6
@lochanbajaj9593
@lochanbajaj9593 4 роки тому
Came 2 knw abt the way to create a new network and the way to launch a container in the new network....creation of a php application....use of null and bridge driver...the way to connect and disconnect with various netwrks...w ways to run a cmd, i.e. manual and automation...how to check container logs from the host os
@ankit687kumar
@ankit687kumar 4 роки тому
"RISE 2020.13.13.1" I have learned about checking docker container logs, networking in docker, docker bridges etc
@prof_as
@prof_as 4 роки тому
abot docker and the commmands of dockercreating our own docer using bridges,concepts of DNS.
@akshigupta4467
@akshigupta4467 4 роки тому
Session Summary: -About docker -commands of docker -load balancing -null driver bridge -container detail
@RohitKumar-mn9oi
@RohitKumar-mn9oi 4 роки тому
more docker commands command like docker logs nslookup commands use of null driver router and switches
@SumanYadav-dc6yc
@SumanYadav-dc6yc 4 роки тому
In this session we have learnt about: • Dns as load balance • Nslookup command • Switch and router • Use of null driver
@shyamlatadubey3671
@shyamlatadubey3671 4 роки тому
In today's session, I have learnt following things :- 1) how to check docker container logs from host ,how to create own docker using bridge. 2) create system both automatically nd manually. 4)we can create our own network 5) isloation helps in load balancing/, security. 6)how to connect nd disconnect to various networks from container. 7)use of network alias to do load balancing.
@Abhishek54369
@Abhishek54369 4 роки тому
Session summary: -some core ideas of docker. -creating own docker using bridging. -commands like nslookup. -uses of null driver. -DNS as load balance.
@himadriapurwa3453
@himadriapurwa3453 4 роки тому
In this session we learnt about switch and router , null driver, docker logs, launch containers and different networks. Id : RISE 2020 8.11.4
@kaushikkodeeswaran9918
@kaushikkodeeswaran9918 4 роки тому
networking concepts,drivers like null, bridged, commands link nslookup, find logs,launching containers,ip check
@abhinavd26
@abhinavd26 4 роки тому
In this session, we learned about networking in docker We learned to launched docker container in new network learned about dhcp protocols also we learned some more commands
@prabhjeetsingh7990
@prabhjeetsingh7990 4 роки тому
Unique ID: RISE 2020.11.8.4 Summary of the session- I have learnt about the following topics- 1. Check the running condition of docker container logs from the host os. 2. Using docker exec command to run a particular command in a container on that time and exit it. 3. If the container is interactive and terminanted using docker exec command using bash command then it opened the terminal and we will use exit command in container then it will exit in background not stop permantly for checking using docker ps command for check the condition. 4. Using -d command in docker run to run a container in a background. 5. Concept of IPAM,Router,Switch and DNS. 6. Bridge is the network when the router and switch concept are combined used in software. 7. Pinging the container into another container. 8. Questions and Answers. 9. We create a our own network name in a bridge networking concept. 10. About none driver. 11. About to connect and disconnect a network for a docker. 12. About load balancer. 13. Install and create a php program in a vi. 14. In new made phpweb:v1 image we curl a 2 container and a client container in a same network type then we ping a client we make a combination of previous 2 container IP's. 15. About nslookup and host command to determine the IP address of a website. 16. Concept of an site. 17. Again Questions and Answers.
@variables3972
@variables3972 4 роки тому
docker session ->load balancer through dns ->difffernet between host and driver and null -> about log -> running in the beckgroud -d and exec command
@SarveshKumar-qs2in
@SarveshKumar-qs2in 4 роки тому
what i learnt: -concepts of docker -logs and execute -nslookup, exec -creating network
@TusharSrivastav21
@TusharSrivastav21 4 роки тому
Session Summary: 1-About docker. 2-null driver bridge. 3-container detail. 4-docker basic command. 5-creating LAN in docker.
@nishimehandiart7618
@nishimehandiart7618 4 роки тому
RISE 2020.10.12.2 we have learned about how to see logs and real time logs and some core concepts of docker and also learn some commands logs and execute.
@ritviksharma239
@ritviksharma239 4 роки тому
Today's session summary:- 1. This session moved included the automation in using commands and also the manual way of running commands and the way to do both. 2. Commands of docker like docker logs (seeing output running command.), docker exec etc. 3. Then the networking in docker was taught with basics like network name , router , commands like docker network etc. 4.other basic terminologies and concepts like IPAM , SDN , link between container , load balancing etc was discussed. Thank you sir.
@puneetsharma2632
@puneetsharma2632 4 роки тому
recall last session docker log and executeNull drivers NSlookup command
@bhuvanpulikonda2711
@bhuvanpulikonda2711 4 роки тому
On 14th March, 2020 Session : Docker Internal Concept Use Cases Solved by Docker Docker Core Internal Commands Launch Multiple App inside Docker Container Lot of Tips and Tricks
@vaibhavsharma3039
@vaibhavsharma3039 4 роки тому
We leaned about load balancing Creating docker bridge Create system id manually and automatically Use of nskookup And about then null driver Ping And running docker in background
@krishnadodtale3313
@krishnadodtale3313 4 роки тому
RISE 2020.41.7.1 RISE 2020.50.2.1 From the session I have learnt about 1)Commonds Logs execute 2)some other concepts of docker
@harshalparate3400
@harshalparate3400 4 роки тому
This session includes ->some concepts of docker ->launching of container ->execution of commands in container ->bridge and null driver ->nslookup, log, execute commands
@sivanagaraju4737
@sivanagaraju4737 4 роки тому
Summary -> creating own docker using bridge -> creating new network -> launching container in new network -> check docker container logs from host os -> creating a php application & commenting a image
@rakeshpradhan3886
@rakeshpradhan3886 4 роки тому
Concept of docker and to create your own docker using bridge. And how to command and execute and come back or out from the operation system. How to detch a container in the background concept of switch router and clock
@shreyajoshi8216
@shreyajoshi8216 4 роки тому
Rise 2020.10.3.5 We learnt some concepts of docker, Logs and execute were discussed Switch /router, nslookup, launching website using php, creating system of both manually and automatically, docker using brigde, null driver, connect /disconnect containers from network, dns round robin and load balance,
@AtulSharma-wz6og
@AtulSharma-wz6og 4 роки тому
learned: - about docker logs command and docker execution command, also how its better than attach command. - about networking, drivers, DNS server, httpd , DHCP server. - about IPAM, SDN. - creating a personal network - load balancing - running webserver with many clients.
@pratishthaverma
@pratishthaverma 4 роки тому
Things taught in the session were: 1. How to create a network 2. how to connect as well as disconnect from container to multiple networkd 3. some new command's in docker 4. concept of docker logs 5. concept of load balancer
@mohdsaquib2130
@mohdsaquib2130 4 роки тому
RISE 2020.9.37.5 l learnt in this session *Creation of network *About load balancing *Docker logs *Null driver & bridge driver *Launch container in new network *Creation of php application
@some_random_guy4202
@some_random_guy4202 3 роки тому
in this session, I learned how to view what is happening inside the docker container form the base os using the command docker logs container name.I understood why docker attach command is not used and why docker exec command is used for not making the script hang up.I understood how to view the available networks using the command docker network ls.i understood what is a driver in the network and how the bridge acts as a switch and as a router.I understood how to create my own network using the command docker network create --driver bridge net1.I understood the concept of load balancing and how it diverts the client requests to multiple servers.I understood how to create an alias name for the servers like google and how client can connect to the server with the name itself.
@-GCET--iy3ez
@-GCET--iy3ez 4 роки тому
In docker session : •learnt about commands like logs ( to see details of container) , docker exec ( to execute the container while running in base os ) •learnt about driver switch routers and bridge ( basic ) •learnt about docker network and isolation •learnt the use of non interactive command while doing automation •learnt how to create our own network •learnt how to link 2 containers •learnt how to make a container then clone it and use it as image to launch different containers •learnt about the use of null driver •learnt about load balancing using network alias
@talkwithshyam5007
@talkwithshyam5007 4 роки тому
RISE 2020.2.34.3 Session summary In this session we learned about lounchung docker container Details about container Creating network and network application creation Ns loooup command DNS commands Null driver and bridge driver Switch and router Hosting website with docker We have also learned about that why is it necessary to run non interactive commands to avoid any problem in automation. We also learn some new concepts about docker and container . Thanks sir
@akashthakur1371
@akashthakur1371 4 роки тому
1-Use of network alias 2- creating new network 3-logs 4- null driver 5- own docker using bridge Thanks 😊
@abhayagarwal322
@abhayagarwal322 4 роки тому
I had learn about: How to create our own docker using bridge, commands like logs and execute, route-n, creating a new network, docker give a default network taht can be changed, about the DNS using Round Robin algo, launching container in new network, create phone application and committing image , a d the connection and disconnection of different network from container
@prashantgoyal8631
@prashantgoyal8631 4 роки тому
In this session, we learnt about: Some more commands in docker Networking in Docker Load balancing using dns Null driver and bridge driver
@dipanshusamaria8014
@dipanshusamaria8014 4 роки тому
#2020.9.39.2 Today I learnt Command like logs and execute Create own docker using bridge Switch and router Ns lookup command
@arshitpaliwal6838
@arshitpaliwal6838 4 роки тому
Summary: Container Launch containers Log and execute Null drive,bridge drive Load balance
@abhishekmittal8072
@abhishekmittal8072 4 роки тому
In this session I learnt about : * detail about container * How to launch container * Create application * Docker networking
Docker Networking Tutorial, ALL Network Types explained!
19:46
Christian Lempa
Переглядів 179 тис.
🤡 Путін принижується перед Токаєвим
00:56
Факти тижня
Переглядів 920 тис.
Блоховирус !🦠 #симба #тигра #булли
00:57
Симбочка Пимпочка
Переглядів 9 млн
ТІНА КАРОЛЬ & SHUMEI - СТЕРВА ( ПРЕМ'ЄРА 2024)
03:20
Dockerfile >Docker Image > Docker Container | Beginners Hands-On | Step by Step
17:58
What Is an AI Anyway? | Mustafa Suleyman | TED
22:02
TED
Переглядів 337 тис.
Quick and Easy Local SSL Certificates for Your Homelab!
12:08
Wolfgang's Channel
Переглядів 632 тис.
Learn Docker in 12 Minutes 🐳
12:01
Jake Wright
Переглядів 2,1 млн
build your own cloud
47:13
NetworkChuck
Переглядів 1,6 млн
Day - 03 | Docker Compose Tutorial | @ashokit
1:18:41
Ashok IT
Переглядів 2,8 тис.
Port Numbers Explained | Cisco CCNA 200-301
7:55
CertBros
Переглядів 481 тис.
Basic Linux Commands
44:15
IIEC_connect
Переглядів 997
🤡 Путін принижується перед Токаєвим
00:56
Факти тижня
Переглядів 920 тис.