Best teacher so far. About a year ago, i was skeptical of moving to anything from react. But this man taught me Next js and now docker. Now only thing that i want is S3 and EC2 course.
❤ From India, took your filmpire course, took your devflow next.js course, build my first online portfolio from your 3d portfolio with flying bird... Learning a lot from you as I am advancing in my career as a software developer... Thanks alot for making this amazing content available and affordable..
This is hands down the best video material I found on Docker that almost clears all my doubts regarding docker. Thank you for this amazing content. It's a privilege to have such an awesome content served for free.
Hi, Adrian, I'd like to thank you for your content, especially for the effort you put in all of your tutorials! Seriously, you simplify seemingly difficult/complex topics like no one else. Once again, thank you.
This is the best Docker intro I’ve come across. Your teaching style, analogies, and overall video quality made this so much clearer than any others I’ve watched. Thank you! 🐳
Am a backend developer. I picked up a Devops role recently and realized that Docker is a necessity. Thanks for this tutorial, it has really being helpful.
I'd have to say, this is the best tutorial video on Docker I've seen so far. Plus the animation/illustration made it so wholesome. Kudos JSM. Here's your flowers 🌷 🌹
My work project runs on Docker, had no idea about it until I came across this wonderfully crafted tutorial with easy to understand analogies. Now I can easily relate and understand what docker does in my project. Cheers Adrian and Team, looking forward to learn more this year.
Awesome material, I must say. This is the best Docker content I ever came across that is so much more easier to understand for any developer skill level
I was just on a full stack docker project with flask and PostgreSQL only to look up and saw your video showing up in my feed .I was like wait what .You always come through. I can learn from you and add to what I know Thank you Adrian always ❤🎉
For new beginners, it's important that you let them know that you are not using Windows OS for this tutorial. unless I must have missed it somehow. This is Unix-based systems like Linux. Great job, Adrian. Looking forward to a Kubernetes 2024 full course for beginners like this. Cheers mate
This is hands down the best crash course on Docker I've come across! Everything was super clear, and the pace was just right for beginners. Thanks for making DevOps concepts easier to grasp! 👏
Hey Adrian, Thank you so much for breaking down the concept surrounding docker that it became easy to understand and follow. I feel bad for myself because I recently paid for a docker course that I was stuggling to follow before I discovered your docker video. Total waste of money for me. After playing the video a couple of times back to back I am now feeling like a docker expert hahaha. Thank you.
Hello Adrian, I want to express my gratitude for your outstanding Docker course! Your clear and detailed explanations made it one of the best learning experiences. Thank you and your team for your efforts! 🤩
at 40:00 if by doing local changes it is not updated on the container, then just update the vite.config.ts file export default defineConfig({ plugins: [react()], server: { watch: { usePolling: true, }, }, }) this will Ensure that Vite is set up to watch for file changes correctly. In your vite.config.js or vite.config.ts file, you might need to adjust the server.watch configuration:
Learning a lot from you bro, I am watching your channel since I started learning JS 1.5 years ago. And here I am, a Full Stack Developer. Thanks a lot 🥂
Great intro to docker. I have to agree with another person who thought the restaurant analogy went a bit too far. However, it's obvious you have a strong passion for tech and your presentation was impressively detailed and organized (better than anything I could've done!). You taught me a bunch and I'm grateful that you're willing to share your knowledge on a broad array of tech topics--especially js-related. Thanks!
Hi! Started on 17th Aug, 2024. Complete on 19th Aug, 2024. Current time: 11:18am. Thank you for the video. You have made it really easy to understand and since it was my first time, I felt it little difficult at times too, but I am confident that I will understand it soon. PS: Waiting for the swag :)
Hello Adrian, I wanted to thank you for this course, I can confidently say that it was one of the best trainings I had about Docker, even though my language is not very good, but I understood with your clear and detailed explanations, and finally, thanks to you and your team. Thank you very much Adrian🙂🙂💯💯🙏🙏
This is very well done. I was very lost trying to get this working for me. Now I feel I can use Docker with some basic understanding. Thank you. Will watch several times to retain all the info.
This is one heck of a tutorial, thanks to Adrian, now I finally understand the magic of Docker. I can now confidently brag about the use case. Thank you so much!!
The timing is just right! I've been looking for a better way to learn the basics of Docker and the best thing with this one is that it uses ReactJS and NextJS which is awesome! Hope to see Kubernetes too in the future! Thanks and keep up the good and quality works!
I have watched quite a few Docker video on TH-cam but only got more confused. But after watching videos I understood most of the concepts; I liked the way you related to the kitchen example thus making it so simple to understand and relate.. Thank you Adrian for all your efforts with regards to this online teaching course materials and many more too..
A few days back I came to a realization that I should not ignore docker any more. And right on time you uploaded this quick easy to understand course. ❤ Thank you
Hello Adrian. Big thanks for this course. You really simplified the concept of containerization using docker. I used to see this as a scary tool to learn, but thanks to you ... i am confident i can speak about docker anywhere. I appreciate 👍🏽
Thanks Adrian, all your courses are amazing. I learn a lot and it's very professional. On the next-docker there is a small bug that doesn't save the "Title" of a new task. I just changed the "action.ts "and replaced "task" with "title. Now the creation of Tasks works fine. Thanks again for the excellent work.
Thank you for this video! I'm in my first week of microservices training and had to dive into Docker. Just found your video, and it's been incredibly helpful. Sending love from India! ❤
This video had perfect timing. I was looking for some resources to learn Docker, and I found that Adrian had uploaded it. Thanks, Adrian, for this course.
Mind-blowing explanation. I watched many many tutorials on docker and Everytime I hated when someone used docker syntax keywords very fast without explaining every keywords. But you explained very detailed. Like why we use FROM and copy etc. You also show files created by copy command inside docker. So it doesn't look like a black box. I can't thank you enough for such nice explanation and comparison with lunchbox and recipes is very very helpful to understand the concept and use of docker.
So easier to understand, analyze the knowledge, strengthen to delve into into the core concepts . All of these can be achieved by your teaching style and video style. Thank you for creating such helpful resources and hope to you teaching about more technologies.
Thank you for this wonderful course! It's truly beginner-friendly. I’d love to suggest creating a course on deploying a Docker project to the cloud-it would be a great next step for learners like me.
Your channel as been a blessing and has improved my coding and development skills. I've followed all your videos and this Docker video is a best gift to begin the year with. Thanks Adrian❤.
This was a nice introduction to Docker and I'm starting to get familiar with using it on a daily basis. However, I'm confused about where and how to deploy apps using Docker. Do I host a server and install Docker CLI and use docker pull and then run the image in containers? Can I use CI/CD while using Docker? I know there are resources out there to explain this stuff but it would be interesting to watch your style of content on this since it's easy to digest. Thank you again for all your work.
hi can you make a video of how to make a testing automation website as there is high demand of testing websites but no one else has ever created any test automation website course online
amazing video I completed the entire video never thought it would be so simple to learn docker . I can now successfully dockerize any application weather it is mern or react or next js once again thank you . also i included your real-estate application project in my resume
Thank you for this video! It was so well-made and all the concepts were explained clearly with great analogies. I'll make sure to share this video with others looking to learn about Docker.
This is diamond video on docker. the best ever on that subject, Clear, concise and practical. Hope you can publish one video on Kubernetes with the same Quality. Thank you for much.
Great! Cleared my understanding of Docker. I watched it all in one sitting. Can you make a video on how would it work for a hosted application with code pushed on github? And maybe include kubernetes.
I agree, you should always dockerize your app. The minute after you are finished building your app and you want to make it available to broader public, you will be thanking yourself that you invested a little bit of time to dockerize it.
It seems like exactly what I needed, and I can't wait to check it out. I'll be saving it for later when I have some time, but I'm sure it's of excellent quality. Thanks a bunch!
Thanks alit for this tutorial, it came at the right. Since you know programming is not enough for we programmers. We need more tutorials on kubernentes, microservices, architecture and deploying to azure or aws using docker and kubernentes. Please make this 2024 amazing Sir P.s based on Next js
Free Docker Guide & Cheatsheet: resource.jsmastery.pro/docker-guide
Eksellent work done.
it doesnt work, tried it
nvm
Loved It... After watching the whole video I have landed a professional CHEF job in a renowned restaurant...
Hahaha that's amazing
Got this after watching the video🤣
😂
Best teacher so far. About a year ago, i was skeptical of moving to anything from react. But this man taught me Next js and now docker. Now only thing that i want is S3 and EC2 course.
❤ From India, took your filmpire course, took your devflow next.js course, build my first online portfolio from your 3d portfolio with flying bird... Learning a lot from you as I am advancing in my career as a software developer... Thanks alot for making this amazing content available and affordable..
Can you share your portfolio website broo ???
You're a machine! ❤
Nice
did u build software ever?
@@thebocksters2756 I'm working as a SDE, I have contributed to softwares like loan management system and lowcode softwares
As someone who is new to docker and the concept of containerization, this video truly serves its purpose of making it clear. I thoroughly enjoyed it.
You're very welcome!
This is hands down the best video material I found on Docker that almost clears all my doubts regarding docker. Thank you for this amazing content. It's a privilege to have such an awesome content served for free.
Hi, Adrian, I'd like to thank you for your content, especially for the effort you put in all of your tutorials! Seriously, you simplify seemingly difficult/complex topics like no one else. Once again, thank you.
This is the best Docker intro I’ve come across. Your teaching style, analogies, and overall video quality made this so much clearer than any others I’ve watched. Thank you! 🐳
Am a backend developer. I picked up a Devops role recently and realized that Docker is a necessity. Thanks for this tutorial, it has really being helpful.
Adrian....your content and teaching methods are super smooth. You got natural talent man! Thanks a lot!
I'd have to say, this is the best tutorial video on Docker I've seen so far. Plus the animation/illustration made it so wholesome. Kudos JSM. Here's your flowers 🌷 🌹
I am going to tell my grandkids about this guy. Thanks not only for this video but also for all the videos that genuinely helped me.
Thank you so much. Say I said hi to your grandkids :D
My work project runs on Docker, had no idea about it until I came across this wonderfully crafted tutorial with easy to understand analogies. Now I can easily relate and understand what docker does in my project. Cheers Adrian and Team, looking forward to learn more this year.
You're very welcome!
Awesome material, I must say. This is the best Docker content I ever came across that is so much more easier to understand for any developer skill level
I was just on a full stack docker project with flask and PostgreSQL only to look up and saw your video showing up in my feed .I was like wait what .You always come through. I can learn from you and add to what I know
Thank you Adrian always ❤🎉
Thank you! ❤🎉
I had a hazy notion of what images and containers are. Your recipe has made things super clear.
For new beginners, it's important that you let them know that you are not using Windows OS for this tutorial. unless I must have missed it somehow. This is Unix-based systems like Linux. Great job, Adrian. Looking forward to a Kubernetes 2024 full course for beginners like this. Cheers mate
You are by far the best dev instructor in TH-cam, salute
This is hands down the best crash course on Docker I've come across! Everything was super clear, and the pace was just right for beginners. Thanks for making DevOps concepts easier to grasp! 👏
Thank you for the material. Was in need of a 'Docker Refresh' and this video was perfect.
In as much as i have struggled in understanding Docker, you just made it easy.
Thank you
Glad it helped!
You have demisystified a very complex topic for us. When the student is ready, the teacher always shows up.
Hey Adrian,
Thank you so much for breaking down the concept surrounding docker that it became easy to understand and follow. I feel bad for myself because I recently paid for a docker course that I was stuggling to follow before I discovered your docker video. Total waste of money for me.
After playing the video a couple of times back to back I am now feeling like a docker expert hahaha. Thank you.
Hello Adrian, I want to express my gratitude for your outstanding Docker course! Your clear and detailed explanations made it one of the best learning experiences. Thank you and your team for your efforts! 🤩
You're very welcome!
at 40:00 if by doing local changes it is not updated on the container, then just update the vite.config.ts file
export default defineConfig({
plugins: [react()],
server: {
watch: {
usePolling: true,
},
},
})
this will Ensure that Vite is set up to watch for file changes correctly. In your vite.config.js or vite.config.ts file, you might need to adjust the server.watch configuration:
You are a lifesaver bro, I was going crazy
thanks man, saved the day
thankyou, and what about the backend files? is there anything can we do to stay update the codes...
Thank you so much for solving my pain in butt
Thanks bro you are a lifesaver
Learning a lot from you bro, I am watching your channel since I started learning JS 1.5 years ago. And here I am, a Full Stack Developer. Thanks a lot 🥂
I just wanna thank you. with your projects I made my portfolio and recently got my first intern at a startup.
Congrats!
I have been watching your tutorials for almost 6 months. Every video of yours is wonderful. I am eagerly waiting for you new content
Thank you so much!
Great intro to docker. I have to agree with another person who thought the restaurant analogy went a bit too far. However, it's obvious you have a strong passion for tech and your presentation was impressively detailed and organized (better than anything I could've done!). You taught me a bunch and I'm grateful that you're willing to share your knowledge on a broad array of tech topics--especially js-related. Thanks!
Best docker tutorial I have seen anywhere. Instant classic. Thank you so much.
Hi! Started on 17th Aug, 2024. Complete on 19th Aug, 2024.
Current time: 11:18am.
Thank you for the video. You have made it really easy to understand and since it was my first time, I felt it little difficult at times too, but I am confident that I will understand it soon.
PS: Waiting for the swag :)
Hello Adrian, I wanted to thank you for this course, I can confidently say that it was one of the best trainings I had about Docker, even though my language is not very good, but I understood with your clear and detailed explanations, and finally, thanks to you and your team.
Thank you very much Adrian🙂🙂💯💯🙏🙏
This is very well done. I was very lost trying to get this working for me. Now I feel I can use Docker with some basic understanding. Thank you. Will watch several times to retain all the info.
This is one heck of a tutorial, thanks to Adrian, now I finally understand the magic of Docker. I can now confidently brag about the use case. Thank you so much!!
You're very welcome!
I was just looking to learn docker and Kubernetes and you posted a video on docker, thanks a lot man
You got it
Recently I am learning Java Backend Developement and I am looking for Docker course. Thanks for this course ❤❤❤
Enjoy! ❤
At last a site that makes sense, taking beginners to be able to learn Docker this way. Congratulation Great site.
The timing is just right! I've been looking for a better way to learn the basics of Docker and the best thing with this one is that it uses ReactJS and NextJS which is awesome! Hope to see Kubernetes too in the future! Thanks and keep up the good and quality works!
You're very welcome!
I have watched quite a few Docker video on TH-cam but only got more confused. But after watching videos I understood most of the concepts; I liked the way you related to the kitchen example thus making it so simple to understand and relate.. Thank you Adrian for all your efforts with regards to this online teaching course materials and many more too..
Well, that's a course I would never expect from such a front-end oriented channel. Nice!
Expect the unexpected! 🎉
This just came at the right time for me.
Please do a tutorial about Kubernetes.
Thanks
Thanks!
this guy is giving so much positive, finally learning docker
Enjoy!
A few days back I came to a realization that I should not ignore docker any more. And right on time you uploaded this quick easy to understand course. ❤ Thank you
Hello Adrian. Big thanks for this course. You really simplified the concept of containerization using docker. I used to see this as a scary tool to learn, but thanks to you ... i am confident i can speak about docker anywhere. I appreciate 👍🏽
You are welcome!
bro always delivers when we need him the most
Thanks Adrian, all your courses are amazing. I learn a lot and it's very professional.
On the next-docker there is a small bug that doesn't save the "Title" of a new task. I just changed the "action.ts "and replaced "task" with "title. Now the creation of Tasks works fine.
Thanks again for the excellent work.
Now I am positive that this guy can read my mind. Wanted to learn docker and here he is❤❤
Enjoy! ❤❤
Thank you for this video! I'm in my first week of microservices training and had to dive into Docker. Just found your video, and it's been incredibly helpful. Sending love from India! ❤
You're so welcome!
Awesome content, once again.
Docker is surely a must needed skill in 2024, both for frontend and backend.
It truly is
Hi Adrian, the course is amazing, it's very clear and easy to understand. Thank you very much and looking forward to new courses
This video had perfect timing. I was looking for some resources to learn Docker, and I found that Adrian had uploaded it. Thanks, Adrian, for this course.
Enjoy!
This is by far the best Docker tutorial I have ever seen
Thank you!
Mind-blowing explanation. I watched many many tutorials on docker and Everytime I hated when someone used docker syntax keywords very fast without explaining every keywords. But you explained very detailed. Like why we use FROM and copy etc. You also show files created by copy command inside docker. So it doesn't look like a black box. I can't thank you enough for such nice explanation and comparison with lunchbox and recipes is very very helpful to understand the concept and use of docker.
So easier to understand, analyze the knowledge, strengthen to delve into into the core concepts . All of these can be achieved by your teaching style and video style. Thank you for creating such helpful resources and hope to you teaching about more technologies.
This course should be named as Docker made easy for javascript developers . So easy and helpful for me . Thankyou so much .
You are most welcome
Thanks man,took me from zero to hero in nextjs and this too💯
Thank you for this wonderful course! It's truly beginner-friendly. I’d love to suggest creating a course on deploying a Docker project to the cloud-it would be a great next step for learners like me.
Your channel as been a blessing and has improved my coding and development skills. I've followed all your videos and this Docker video is a best gift to begin the year with. Thanks Adrian❤.
Glad to help!
This was a nice introduction to Docker and I'm starting to get familiar with using it on a daily basis. However, I'm confused about where and how to deploy apps using Docker. Do I host a server and install Docker CLI and use docker pull and then run the image in containers? Can I use CI/CD while using Docker? I know there are resources out there to explain this stuff but it would be interesting to watch your style of content on this since it's easy to digest. Thank you again for all your work.
Loved it, Kudos to Adrian and Team for making such a high quality content.
Thanks a ton!
So, this is truly the best free docker e-course. Thanks Adrian. So proud of you. Bro)
hi can you make a video of how to make a testing automation website as there is high demand of testing websites but no one else has ever created any test automation website course online
Amazing idea!
Thank you ! The course was great, had some hiccups with the volumes, but managed to get over them.
Finally understands docker
Me too!
Lol, aren't you the teacher?
@@tshepokhumako1403 yes
amazing video I completed the entire video never thought it would be so simple to learn docker . I can now successfully dockerize any application weather it is mern or react or next js once again thank you . also i included your real-estate application project in my resume
Great explanation and cool examples! Thank you for your efforts!
Oh, man! You're the best teacher. Thank you for everything you do for us.
You're the best!
One of the best explanation I have ever seen is here . thank you for creating this interactive tutorial. its more than Premium quality.
Thank you for this video! It was so well-made and all the concepts were explained clearly with great analogies. I'll make sure to share this video with others looking to learn about Docker.
This is diamond video on docker. the best ever on that subject, Clear, concise and practical. Hope you can publish one video on Kubernetes with the same Quality. Thank you for much.
Been wanting to add more docker to my skillset this year! Thanks for uploading this great overview!
My pleasure!
one of the best explained video on Docker!! the analogies used are so relatable and the animations were also very good.
That's what we do
I was just about to get started with docker and here is my saviour with another master piece 💯⚡
Enjoy!
I've always have been struggling in learning docker, but your content is always fire dude and with your explanation all is clear now, thx 🙏
Happy to help!
Awesome video! I’ll be showing the docker compose watch to my team at work! You rock bro
Awesome I was just wondering what docker is just to see this video upon opening TH-cam. Thank you for this
Happy to help!
You are madly genius. Thanks for putting all these for free.
Can you also put a video how you make these tutorials?
Great idea!
This video helped me a lot. The way to explain things is cool. Thanks
Huge thanks for the tutorial, especially at 40:00! It saved my head from so much hasstle
Loved the content really helpful. I was strugling for over an year understanding docker and all you presentation made it very clear and fun.❤❤❤❤❤❤
That's why I'm here ❤🎉
The best tutorial for Docker in the Internet.
Thank you!
Been waiting for a very detailed Docker Tutorial.
Docker is indeed awesome!
Well done.
Thank you!
Great! Cleared my understanding of Docker. I watched it all in one sitting. Can you make a video on how would it work for a hosted application with code pushed on github? And maybe include kubernetes.
Great idea!
I agree, you should always dockerize your app. The minute after you are finished building your app and you want to make it available to broader public, you will be thanking yourself that you invested a little bit of time to dockerize it.
Hi Adian, Thank very much for this video. As a beginner to Docker, I learned a lot from this video. Really appreciate your work 🥰
Thanks a lot, just completed the full video. 💯One of BEST channel for peoples who are into dev fields.
You are most welcome
This is how he earned a Subscriber. Love from India.
Amazing tutorial, i was planning to learn docker this year and now it's done!
Thank you so much for this incredibly informative course. Well designed, and expertly explained. Kudos!
You are a lifesaver. I have loved your Chanell for over 2 years
Thank you so much!
Please don't stop teaching! 🙏🙏🙏
Thank you so much for your works here in youtube!
It seems like exactly what I needed, and I can't wait to check it out. I'll be saving it for later when I have some time, but I'm sure it's of excellent quality. Thanks a bunch!
Thank you!
Thanks alit for this tutorial, it came at the right.
Since you know programming is not enough for we programmers. We need more tutorials on kubernentes, microservices, architecture and deploying to azure or aws using docker and kubernentes.
Please make this 2024 amazing Sir
P.s based on Next js
Finally ! The one i have been waiting for so long. Kudos to the efforts ❤ Here we go 🚀
Enjoy! ❤❤
Even though I knew how to use docker, this was the best docker course for me.
That means a lot to me
Your dedication and guidance make you an outstanding teacher. I appreciate all that you do for us. Thank you!
You are very welcome
32:22 It's the opposite, the left port is the host port, the right port is the container port.
Please continue to publish such great work ♥️. I really benefit a lot from these tutorials
Will do! 😊
this is very good video for those who want to have a solid understanding about docker