Docker Tutorial | Full Course in 2 Hours

  Рет қаралды 14,411

Pavan Elthepu

Pavan Elthepu

Күн бұрын

Пікірлер: 106
@ManilaChaturvedi
@ManilaChaturvedi 4 ай бұрын
Very nice, informative and simple to understand.. Great work..and Thanks.
@learndevopswithnazmul
@learndevopswithnazmul 11 ай бұрын
Best docker videos I have ever seen with hands on. Great Job @Paven Elthepu
@PavanElthepu
@PavanElthepu 11 ай бұрын
Thank you so much. Please share with your friends and colleagues
@VenugopalReddy-r2z
@VenugopalReddy-r2z 11 ай бұрын
Best channel to learn Kubernetes and Docker. Simple and crystal clear explanation with demos. Thanks Pavan, I clone your repository and tried to run todo-api and todo-ui apps by following demo, could you please try to execute again, may be dependency issues as you uploaded to git while ago, I struck at this point to continue with demos. Thanks again.
@PavanElthepu
@PavanElthepu 11 ай бұрын
Thank you so much. Could you please let me know which command is failing?
@VenugopalReddy-r2z
@VenugopalReddy-r2z 11 ай бұрын
Thanks for instant reply, I raised an issue in the github repository.
@VenugopalReddy-r2z
@VenugopalReddy-r2z 11 ай бұрын
I have sent to your git repository: pelthepu/todo-ui
@VenugopalReddy-r2z
@VenugopalReddy-r2z 11 ай бұрын
if i build with $ docker build -f Dockerfile.prod -t venu1322/todo-ui:1.0 . Error: Dockerfile.prod:13 11 | COPY . ./ 12 | 13 | >>> RUN npm run build 14 | 15 | # Deploying to nginx ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1 View build details: docker-desktop://dashboard/build/default/default/m6v0mqogdv549tkar3ika0wxo
@VenugopalReddy-r2z
@VenugopalReddy-r2z 11 ай бұрын
And Then, If I change the base image to FROM node:14-alpine AS builder I can build the image but when I tried to run the image $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE venu1322/todo-ui 1.0 b63424d53630 42 minutes ago 55.9MB venug@ShritanReddy MINGW64 ~/clones/PvanElthepu/Docker/todo-ui (master) $ docker run -d -p 8080:80 venu1322/todo-ui:1.0 50a92d8044df9e75c04f092d4b42cb102362b676068e742dbd00a2f86f43d08d venug@ShritanReddy MINGW64 ~/clones/PvanElthepu/Docker/todo-ui (master) $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES venug@ShritanReddy MINGW64 ~/clones/PvanElthepu/Docker/todo-ui (master) $ docker logs 50a92d8044df9e75c04f092d4b42cb102362b676068e742dbd00a2f86f43d08d /bin/bash: line 1: /usr/share/nginx/html/env.sh: cannot execute: required file not found
@esohakh
@esohakh Жыл бұрын
Great video. Anybody who does not have even programming experience, can understand the concepts clearly. I encourage you to continue with this great work as I dont see, new videos on your channel.
@PavanElthepu
@PavanElthepu Жыл бұрын
Thank you. Please subscribe and share with your friends and colleagues
@nathandrake1730
@nathandrake1730 2 жыл бұрын
The best explanation of docker ever ! The hands-on on connecting the ui, api and db is so good.
@nathandrake1730
@nathandrake1730 2 жыл бұрын
Hey Pavan, Could u please make a series on AWS Services too?
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Sure Nathan. Stay tuned!
@gangadharreddy8862
@gangadharreddy8862 3 жыл бұрын
One of the best tutorials on docker with practical examples and covering from basics to advanced. Thanks for the tutorial man
@raisulkarim4726
@raisulkarim4726 10 күн бұрын
Crystal clear. Thanks Pavan
@SrinivasNirvana
@SrinivasNirvana 11 ай бұрын
Finally I completed it with hands-on and strong understanding on concepts, filled up all grey areas. Thanks you so much Pavan
@PavanElthepu
@PavanElthepu 11 ай бұрын
Hi Srinivas, great! Now you should start Kubernetes series which you can find in my channel playlists. Happy Learning!
@NavinKumar-b9r
@NavinKumar-b9r Жыл бұрын
Loved the way you explained the Dockerfile for ReatJs (Docker Best Practices) 👌
@PavanElthepu
@PavanElthepu Жыл бұрын
Glad that you loved the explanation❤️. Please subscribe and share with your friends and colleagues
@suri2685
@suri2685 Жыл бұрын
Hi Pavan, One of the best Docker explanation tutorials I came across. Thanks for sharing your knowledge. More power to you..
@PavanElthepu
@PavanElthepu Жыл бұрын
Thank you so much Suri. Do watch Kubernetes series too. I hope you will like it even more. Please subscribe and share with you friends and colleagues
@prithiviraj9593
@prithiviraj9593 11 ай бұрын
Nicely explained the topics with more clarity. Thank you for making this video!
@PavanElthepu
@PavanElthepu 11 ай бұрын
Thank you so much Prithivi Raj. Please share with your friends and colleagues
@vback4238
@vback4238 Жыл бұрын
You are an awesome trainer! I learned so much from this course.
@PavanElthepu
@PavanElthepu Жыл бұрын
Thank you so much🙏
@vback4238
@vback4238 Жыл бұрын
@@PavanElthepu How can we reach you privately?
@PavanElthepu
@PavanElthepu Жыл бұрын
Yes, let’s connect on LinkedIn: www.linkedin.com/in/pavanelthepu
@vback4238
@vback4238 Жыл бұрын
@@PavanElthepu Awesome!
@jimmykodwoessel6276
@jimmykodwoessel6276 3 ай бұрын
this is great. Thanks Pavan. On to the kubernetes course
@Mr.Troubleshooter-fq1op
@Mr.Troubleshooter-fq1op 9 ай бұрын
best tutorial on docker available on youtube
@kssaggu77
@kssaggu77 Жыл бұрын
Thanks Pavan, just completed your docker series, really helpful tutorial.
@PavanElthepu
@PavanElthepu Жыл бұрын
Congratulations💐💐. You can start Kubernetes series now
@gopipeddisetti-hu9po
@gopipeddisetti-hu9po Жыл бұрын
Hi Pavan, I can't express my word; it's really awesome, and the way you are teaching is excellent. You explained every topic very clearly, which helped me a lot. I also told my friends about this.
@PavanElthepu
@PavanElthepu Жыл бұрын
Glad that it helped you Gopi. Coming up with so much interesting stuff. Please subscribe and share with your friends and colleagues
@raghavendra_sb
@raghavendra_sb Жыл бұрын
Hi pawan, Very detailed video. Keep going.
@PavanElthepu
@PavanElthepu Жыл бұрын
Thank you so much Raghavendra. Please share with your friends and colleagues
@rahulmunimanda4905
@rahulmunimanda4905 6 ай бұрын
You have got amazing teaching skills brother. All the best. Best docker tutorial in youtube. Thanks brother You can become awesome tutor in the udemy platform. I am willing to buy your courses. Just advice. Thanks
@PavanElthepu
@PavanElthepu 6 ай бұрын
Thank you so much Rahul. At least for now, not thinking to make my content commercial. But, if you or any one of your wants to support me voluntarily, you can do so by joining by community on KZbin, or by clicking Thanks button on my videos!
@madetivasu8182
@madetivasu8182 2 жыл бұрын
Hey Pavan, this explanation is completely next level can make anyone comfortable to start working... Thanks for sharing this amazing 👏 content...
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Thank you so much Vasu. Glad that you found it helpful. Please subscribe and share my channel with your friends and colleagues.
@vansjm
@vansjm 3 жыл бұрын
Really helpful video, it works for me I had a lot of doubts, but I learned a lot watching and repeating this video, really recommend!! Thanks Teacher Pavan !!
@ishwarsinghbisht1449
@ishwarsinghbisht1449 3 жыл бұрын
You explained every single details very clearly which helped me a lot. I also suggested my friends about this channel to help them. Today Because of you I am able to clear my interview. Thanks for the videos and help.
@PavanElthepu
@PavanElthepu 3 жыл бұрын
Thank you so much Ishwar. Stay tuned for more such videos
@gyuvaraj9528
@gyuvaraj9528 Жыл бұрын
Hey Pavan, this is on the next level .. Thanks for sharing this amazing 👏 content... Can you upload the slides you used for the presentation. That would be great help
@NavinKumar-b9r
@NavinKumar-b9r 11 ай бұрын
Thanks Pavan 🙏 After watching this full video, Just wished 👉 Docker-compose file it's corresponding Kubernetes files for NodeJs, Springboot, Mongo & Mongo-Express
@PavanElthepu
@PavanElthepu 11 ай бұрын
It's available in GitHub for SpringBoot, Mongo. Please check the description for link
@syedrizwanahmed5125
@syedrizwanahmed5125 3 жыл бұрын
Nice Explanation, Understandable.. Keep it good work!!
@adgilbert9453
@adgilbert9453 Жыл бұрын
Fantastic course!
@PavanElthepu
@PavanElthepu Жыл бұрын
Thank you so much. Please subscribe and share with your friends and colleagues
@navyaa8290
@navyaa8290 Жыл бұрын
Best Ever Explanation...superb
@PavanElthepu
@PavanElthepu Жыл бұрын
Thank you so much Navya. Please subscribe and share with your friends and colleagues
@DevopsSmart
@DevopsSmart Жыл бұрын
Its really helpful me a lot thanks a lot Pavan.
@equbqlalam6230
@equbqlalam6230 9 ай бұрын
Thanks great contents pls keep it up
@arpitpattewar2513
@arpitpattewar2513 9 ай бұрын
Thank you Pavan. Is it possible to share command history?
@NavinKumar-b9r
@NavinKumar-b9r Жыл бұрын
Pavan, Great and a superb video. Thanks for your time and for sure this will help others and people like me. The difference between the HOST N/w and the BRIDGE N/w 👉 only Custom N/w can be created in the BRIDGE N/w which is not possible in the HOST N/w. Other than that there is no difference .. am I right? 🤔When nothing can be done in NONE N/w... why should Kubernetes have it?
@shyamsunderyadav9737
@shyamsunderyadav9737 3 жыл бұрын
Great Explaination, very informative.. thanks man!!
@matinpathan5186
@matinpathan5186 Жыл бұрын
hi pavan i am not able to run the mongodb container its getting exiting whenever creating it what to do...
@amlanroy2788
@amlanroy2788 2 жыл бұрын
excellent tutorial. Thanks a ton
@anishsuman1371
@anishsuman1371 2 жыл бұрын
Awesome Awesome Awesome
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Thank you so much Anish. Please subscribe and share with your friends and colleagues
@NavinKumar-b9r
@NavinKumar-b9r 11 ай бұрын
@44:44 you spoke about none N/w. When the none should not be used why did they have to place a none N/w? 🤔
@anubh7268
@anubh7268 2 жыл бұрын
HI Pavan,I saw your ping in scaler and do you have devops for docker and k8s videos that you did
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Yes Anu. Please checkout my channel. Docker and Kubernetes complete videos you can find with complex hands on. Please share with your friends and colleagues.
@anujjain3439
@anujjain3439 2 жыл бұрын
best tutorial.....Did you already start on AWS services as well? and on Helm chart?
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Didn't start AWS. Stay tuned for HELM
@vinays9963
@vinays9963 6 ай бұрын
Hi, Can anyone tell me how did custom image has created for spring boot application developed with "TO DO application" , there is no detail for the same.
@PavanElthepu
@PavanElthepu 5 ай бұрын
I think I covered it. docker build -t todo-application:latest .
@bibhupada1
@bibhupada1 Жыл бұрын
Thanks Pavan
@abhinavkumar2099
@abhinavkumar2099 2 жыл бұрын
superb course
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Thank you Abhinav. Please share with your friends and colleagues..
@shanmugapriya7438
@shanmugapriya7438 Жыл бұрын
Hey Pavan, Thanks for the amazing video. Are the concepts covered in this docker video sufficient for Devops?
@PavanElthepu
@PavanElthepu Жыл бұрын
Yes Shanmuga
@KattulaKrishnaPrasadkapeskittu
@KattulaKrishnaPrasadkapeskittu 3 жыл бұрын
Very nice tutorial. Thank you
@PavanElthepu
@PavanElthepu 3 жыл бұрын
Thank you Krishna
@sheelnidhipandey9475
@sheelnidhipandey9475 3 жыл бұрын
Nicely explained :-)
@anilchauhan117
@anilchauhan117 2 жыл бұрын
Hi Pavan, I used same example to run spring boot app with mongodb which is running in docker container but while hitting the api from postman I am getting below Error: com.mongodb.MongoCommandException: Command failed with error 13 (Unauthorized): 'command insert requires authentication' on server localhost:27017. The full response is {"ok": 0.0, "errmsg": "command insert requires authentication", "code": 13, "codeName": "Unauthorized"} Can you please help to recognise this issue
@rameshmanickam7369
@rameshmanickam7369 Ай бұрын
Do u have full Kubernetes course in Udemy
@satyamkumar7486
@satyamkumar7486 Жыл бұрын
Windows containers Cannot be hosted on Linux then why we are choosing container over vm as in container will use host operating system
@pardhasaradhi0076
@pardhasaradhi0076 3 жыл бұрын
Excellent explanation. Could you please Mounts in detail.
@PavanElthepu
@PavanElthepu 3 жыл бұрын
Thank you Pardha, I'll try to make another video on mounts
@nilesh7345kaka
@nilesh7345kaka 3 жыл бұрын
Please Create Videos on AWS and Custom Repository Setup
@PavanElthepu
@PavanElthepu 3 жыл бұрын
Sure Nilesh, I'll try to do videos on AWS
@rameshmanickam7369
@rameshmanickam7369 2 ай бұрын
Very good video
@satishkumarrayavarapu5054
@satishkumarrayavarapu5054 8 ай бұрын
bro you need to share debugging techinques as well
@woodchef2352
@woodchef2352 Жыл бұрын
I landed here from the scalar chat, mission accomplished
@PavanElthepu
@PavanElthepu Жыл бұрын
Please subscribe and share with your friends and colleagues
@nupursolanki9452
@nupursolanki9452 3 жыл бұрын
Great Video
@phyokyaw8767
@phyokyaw8767 2 жыл бұрын
Thanks
@PavanElthepu
@PavanElthepu 2 жыл бұрын
Please share it with your friends and colleagues. Subscribe!
@phyokyaw8767
@phyokyaw8767 2 жыл бұрын
Yes,I will do.
@ADITYAAISHWARY
@ADITYAAISHWARY 3 жыл бұрын
connection from compass to mongodb failes with 'Authentication failed'. Using the exact same root user and password password. container is up and running .
@ADITYAAISHWARY
@ADITYAAISHWARY 3 жыл бұрын
using mongo4.4.8
@ADITYAAISHWARY
@ADITYAAISHWARY 3 жыл бұрын
Could connect. already had a version of mongo running. removed the existing mongo and then spun up the container. Successful connect from compass to docker mongo container
@PavanElthepu
@PavanElthepu 3 жыл бұрын
Great to see you doing Hands-on while watching video. Happy Learning..
@Samraj_D
@Samraj_D 3 жыл бұрын
Nice sir
@BharathGod
@BharathGod Жыл бұрын
Enough ha
@PavanElthepu
@PavanElthepu Жыл бұрын
I’m sorry Bharath. I didn’t get you!
@BharathGod
@BharathGod Жыл бұрын
@@PavanElthepu 4 years experience ki enough ha docker
@PavanElthepu
@PavanElthepu Жыл бұрын
Enough for?
@BharathGod
@BharathGod Жыл бұрын
@@PavanElthepu still learning or enough? Docker concept
@YonasDHaile
@YonasDHaile Ай бұрын
awesome tutorial. Thank You.
@satyamkumar7486
@satyamkumar7486 Жыл бұрын
Windows containers Cannot be hosted on Linux then why we are choosing container over vm as in container will use host operating system
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 2 МЛН
Terraform Course - Automate your AWS cloud infrastructure
2:20:58
freeCodeCamp.org
Рет қаралды 2 МЛН
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
3:36:55
TechWorld with Nana
Рет қаралды 9 МЛН
Learn Docker in 1 Hour | Full Docker Course for Beginners
1:27:53
JavaScript Mastery
Рет қаралды 469 М.
CompTIA Network+ Certification Video Course
3:46:51
PowerCert Animated Videos
Рет қаралды 9 МЛН
Docker Tutorial for Beginners - What is Docker? Introduction to Containers
1:42:59
Introduction to Microservices, Docker, and Kubernetes
55:08
James Quigley
Рет қаралды 1,6 МЛН
Kubernetes Ingress
26:56
Pavan Elthepu
Рет қаралды 41 М.
Docker с 0 до 100%. Всё, что нужно знать.
5:08:24