No video

Docker For Open Source Contributors - Part 2

  Рет қаралды 45,404

Piyush Garg

Piyush Garg

Күн бұрын

Hey Everyone, In this video we are going to see what is Docker and How to use #docker to containerize your modern applications. We'll cover Docker from absolute basics to intermediate level.
Quick Links
Docker Course: learn.piyushga...
Full Stack Twitter Clone Course: learn.piyushga...
Code File: gist.github.co...
Whiteboard Link: app.eraser.io/...
Docker Part 1: • Docker In One Shot - P...
Video Titles
- Docker Crash Course
- Docker In One Shot
- What is Docker?
Hashtags
#docker #dockercontainer #dockertutorial #opensource #opensourcecommunity #nodejs #webdevelopment #fullstackwebdevelopment

Пікірлер: 66
@sayanghosh6996
@sayanghosh6996 7 ай бұрын
You are one of few content creators who knows his shit and actually provides quality content without drama and fillers and scam paid courses. Really high quality video, loved it.
@killeraloo3247
@killeraloo3247 3 ай бұрын
Paid courses, Itni baar to promote kar diya, apna paid course. Aur kya lele tumhari vo, tabhi manoge, Promotion.
@poojatikhe2046
@poojatikhe2046 6 ай бұрын
you are simply amazing...gained a lots of information just from 2 videos of docker. keep posting!!!!!
@sandeepdev0
@sandeepdev0 10 ай бұрын
Bro, Your teaching stylee is really great and specially the way you explain problem statement and the how that technology resolves the problem
@priyapatil5568
@priyapatil5568 6 ай бұрын
The way you explain from so basic is just superb, everyone should watch his videos for better understanding, they are so in depth.. plz make more videos, you have a long way to go.. all the best
@KochharAmandeep
@KochharAmandeep 10 ай бұрын
One of the best video series i have seen in respect to docker. Keep it up. Want to learn more and more from you
@Dark-nt8hh
@Dark-nt8hh 6 ай бұрын
Such an underrated guy, he deserves more love❤
@abduljaweed2886
@abduljaweed2886 10 ай бұрын
its could be great if you also add a Kubernetes videos in the playlist btw thank you for providing the quality level content with no cost.
@sayanghosh6996
@sayanghosh6996 7 ай бұрын
you can press ctrl+w to remove entire word to left instead of pressing and holding backspace for a long time. (refering to the long docker container ids near 28:30)
@abhixh3k
@abhixh3k 10 ай бұрын
ah , another video from my favourite tech youtuber 🎉
@tejaschougale5669
@tejaschougale5669 2 күн бұрын
Great explanation.
@giteshghure212
@giteshghure212 27 күн бұрын
Thanks for this Docker Videos
@prathameshpichkate5441
@prathameshpichkate5441 4 ай бұрын
That's really helpful. Wating for more new videos to explore from you on basic devops for full stack developer.
@skmdirfan6673
@skmdirfan6673 9 ай бұрын
Bro you have the best programming channel. Thank you so much for making such great videos. Huge respect bro!
@kaushik.aryan04
@kaushik.aryan04 4 ай бұрын
great stuff brother you and gaurav sen are the best. Understood everything
@SwarajSingh-xs6dy
@SwarajSingh-xs6dy 10 ай бұрын
This like is for the tillak, ram ram in the starting of the video would be more nice!
@piyushgargdev
@piyushgargdev 10 ай бұрын
JAI SHREE RAM ❤️
@aquibafzal4177
@aquibafzal4177 Ай бұрын
Thank you brother such a nice and informative video.
@MrRubruuu
@MrRubruuu Ай бұрын
Bhai aap bahut badhiya explain karte ho... Apse request hai ki api testing bhi sikha do
@naufilshaikh09
@naufilshaikh09 8 ай бұрын
Great one, cleared my volums doubts. 👌
@shivamroy1775
@shivamroy1775 10 ай бұрын
Great video. Great teaching style. Thanks for creating such informative content. And the tilak suits you as well.
@shubhojeetbera09
@shubhojeetbera09 6 ай бұрын
Very much informative bhai, very good video 👌👌
@d_mahesh1705
@d_mahesh1705 2 ай бұрын
Thank you very much Piyush!
@shudhanshuupadhyay5651
@shudhanshuupadhyay5651 2 ай бұрын
04:33 In day 2, we cover docker networking, specifically bridge mode and host mode. 09:06 The major networking types in Docker are bridge, host, and none. 13:39 Creating custom networks in Docker allows containers to communicate with each other using host names instead of IP addresses. 18:12 Docker Volumes allow you to mount folders from the host machine to a container. 22:45 Containerization allows you to map and create your own volumes to store data 27:18 Ordering of npm install and file copying matters in Docker for efficient caching and cost optimization. 31:51 Covered efficient way of caching the layers and Docker multistage builds. 36:21 This video discusses multi-stage builds in Docker and provides an example using the formbricks GitHub project.
@ayush1344
@ayush1344 9 ай бұрын
Sir please make more videos on Docker This video was very helpful
@edwardgaming5681
@edwardgaming5681 2 ай бұрын
Awesome explanation skill, you should upload your paid courses on udemy too.
@journeyofc6200
@journeyofc6200 4 ай бұрын
Exceptionally good
@KeshavThakur-ng7zz
@KeshavThakur-ng7zz 2 ай бұрын
Best video, Thanks.
@vinaydanidhariya
@vinaydanidhariya 5 ай бұрын
Awesome Brother Thank You
@shortflicks83
@shortflicks83 Ай бұрын
Amazing brother
@rahulkulkarni9653
@rahulkulkarni9653 5 ай бұрын
Thanks for great explanation . As per my consideration ENTRYPOINT should not be considered as layer .
@nikhil9847
@nikhil9847 4 ай бұрын
maza aagya piyush bhai
@furkanshaikh3641
@furkanshaikh3641 Ай бұрын
What is the command to start the container that is off without creating new container
@priyapatil5568
@priyapatil5568 9 күн бұрын
Plz make a video on kubernetes
@Scrollunlock
@Scrollunlock 10 ай бұрын
Thank you was waiting for this. Going through this now.
@madhurendra-nath-tiwari
@madhurendra-nath-tiwari Ай бұрын
Why `RUN cd app RUN npm install` not working but `RUN cd app && npm install` is working ?
@RajaChauhan-gh5yr
@RajaChauhan-gh5yr 10 ай бұрын
Thank you for this amazing video Please make for aws too
@faniiii
@faniiii 7 ай бұрын
loved it , thanks bro
@gamezpedia
@gamezpedia 10 ай бұрын
Excellent teaching, I would request if you can show this example with .NET Core + Azure.
@mystic_monk55
@mystic_monk55 8 ай бұрын
Very helpful 👏👏
@vikasjoshi4054
@vikasjoshi4054 2 ай бұрын
Can you create tutorials on power bi??
@harshtiwari2150
@harshtiwari2150 7 ай бұрын
for communicating different containers on same network, is it mandatory to name the container while running, because otherwise its not working
@Techtips200
@Techtips200 6 ай бұрын
Please make video on Kubernetes
@shahnawazahmad6653
@shahnawazahmad6653 6 ай бұрын
i have query related the docker image i create the image and build also running container using this command like -> docker run -d --restart=always -p 8080:80 image_name:version this command return id but after that change some programing login and create again same name build so now this time create new image with unnoun name how to manage this issue in docker
@rishiraj2548
@rishiraj2548 3 ай бұрын
Thanks
@KunalSharma-tr5xb
@KunalSharma-tr5xb 10 ай бұрын
sir please make video on the microservices in node js .
@user-ju6zd5us7d
@user-ju6zd5us7d 6 ай бұрын
Thanks sir
@sammykumar1777
@sammykumar1777 10 ай бұрын
Bhaiya can you explain me how to setup docker in a use case like when a event is trigger that time docker should spin up a container and run and then stops automatically after completing it. Eg you did in transcribing video project
@Anshucodes
@Anshucodes 10 ай бұрын
mongodb atlas or aws ec2 ko same netowork me kese run kre ?>
@mystic3331
@mystic3331 6 ай бұрын
best💯💯
@Codeing-di3yf
@Codeing-di3yf 4 ай бұрын
♥♥
@haha7836hahah
@haha7836hahah 6 ай бұрын
I am trying to build a react executing code sandbox similar to online react compiler. My architecture is user will make a post request to my server with all their source code. My server will run a nodejs image container. Copy the users file in the container run npm i and then start the app. I will do port mapping and send the link of my host to user with port. I have 3 main problems. My host machine will be behind a application load balancer if i have a lot of containers, i will need multiple hosts. How can i make sure that my request goes to the same host on which my container is running so that i am not starting the container on every host behind load balancer. And 2nd how can i ensure clean up and closing of containers if the user close thier browser. And 3rd i want to give the user access to the terminal inside the container just like we have on our laptops while running react. How can i stream the terminal from inside the docker container
@priyasingh-yg2rj
@priyasingh-yg2rj 8 ай бұрын
For which company you work, and what is your salary
@deepaksingh-qd7xm
@deepaksingh-qd7xm 8 ай бұрын
11:18 is it same as intranet???
@awaisali2356
@awaisali2356 10 ай бұрын
Brother please MERN pe projects start sy lay❤❤❤❤
@user-oy9ju4lb7i
@user-oy9ju4lb7i 9 ай бұрын
please add timestamp as well
@sujjee
@sujjee 10 ай бұрын
hey piyush how we create a full stack project and deploy using docker ??
@Gangbuster74
@Gangbuster74 10 ай бұрын
you can use kubernetes
@sujjee
@sujjee 10 ай бұрын
@@Gangbuster74 any newbie docs?
@lovishduggal9064
@lovishduggal9064 10 ай бұрын
Aws
@jatinsharma3792
@jatinsharma3792 8 ай бұрын
Waiting to learn Kubernetes ONLY from you.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@artsmith3584
@artsmith3584 10 ай бұрын
🙇🙇🙇
@lovishduggal9064
@lovishduggal9064 10 ай бұрын
Video advice: understands the bug with the help of AI...
@muzammilkhan9192
@muzammilkhan9192 10 ай бұрын
aws
@RishiRajxtrim
@RishiRajxtrim 10 ай бұрын
🙂👍🙏💯💯
@SonuKumar-fn1gn
@SonuKumar-fn1gn 21 күн бұрын
Waste of time video. only selling their course.
Docker In One Shot - Part 1
1:11:48
Piyush Garg
Рет қаралды 248 М.
КТО ЛЮБИТ ГРИБЫ?? #shorts
00:24
Паша Осадчий
Рет қаралды 3,7 МЛН
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 19 МЛН
Dad Makes Daughter Clean Up Spilled Chips #shorts
00:16
Fabiosa Stories
Рет қаралды 3,1 МЛН
PEDRO PEDRO INSIDEOUT
00:10
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 19 МЛН
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,6 МЛН
Ultimate Docker Compose Tutorial
1:03:14
TechWorld with Nana
Рет қаралды 168 М.
The BEEFY mini PC - Minisforum AtomMan G7 PT
12:40
ShortCircuit
Рет қаралды 184 М.
JENKINS For Beginners In One Video 2024 🔥 [HINDI] | MPrashant
3:33:24
Apache Kafka Crash Course | What is Kafka?
1:17:04
Piyush Garg
Рет қаралды 465 М.
Learn Docker in 1 Hour | Full Docker Course for Beginners
1:27:53
JavaScript Mastery
Рет қаралды 322 М.
КТО ЛЮБИТ ГРИБЫ?? #shorts
00:24
Паша Осадчий
Рет қаралды 3,7 МЛН