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..
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:
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.
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.
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! 🐳
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.
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.
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
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 ❤🎉
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
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 :)
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 🌷 🌹
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 🥂
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.
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! 👏
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
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!
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.
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!
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! 🤩
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.
I noticed that if I use Git Bash Terminal for commands at 40:00, the path of my volumes are "D:/Programs/Git/app" and "D:/Programs/Git/app/node_modules", so i have to use Powershell terminal. Is there something i need to change to still use Git Bash ?
I have watched quite a few Docker video on UA-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..
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.
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! ❤
I'm not sure maybe I am following you from your 200k subscribers. Now you are near to 1 million subscribers. Advance congratulations for 1 million subscribers. And thanks for the tutorial. This tutorial helps me to level up my skills.
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 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.
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.
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.
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
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❤.
At 41:00, I'm updating the App.js file, but after saving it, the changes don't reflect on the localhost port. I'm not getting the Vite HMR update. Can anyone suggest what I should do?
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 👍🏽
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.
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
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.
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.
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
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!
Free Docker Guide & Cheatsheet: resource.jsmastery.pro/docker-guide
Eksellent work done.
it doesnt work, tried it
nvm
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.
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🤣
😂
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!
❤ 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
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
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.
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.
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! 🐳
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.
Who wants to travel to the past with me?
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!
Adrian....your content and teaching methods are super smooth. You got natural talent man! Thanks a lot!
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
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! ❤🎉
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
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 :)
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
I had a hazy notion of what images and containers are. Your recipe has made things super clear.
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 🌷 🌹
Huge thanks for the tutorial, especially at 40:00! It saved my head from so much hasstle
In as much as i have struggled in understanding Docker, you just made it easy.
Thank you
Glad it helped!
I just wanna thank you. with your projects I made my portfolio and recently got my first intern at a startup.
Congrats!
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 🥂
Thank you for the material. Was in need of a 'Docker Refresh' and this video was perfect.
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.
You are by far the best dev instructor in UA-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! 👏
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!
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!
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!
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!
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.
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!
I was just looking to learn docker and Kubernetes and you posted a video on docker, thanks a lot man
You got it
You have demisystified a very complex topic for us. When the student is ready, the teacher always shows up.
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!
Best docker tutorial I have seen anywhere. Instant classic. Thank you so much.
Loved it, Kudos to Adrian and Team for making such a high quality content.
Thanks a ton!
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!
At last a site that makes sense, taking beginners to be able to learn Docker this way. Congratulation Great site.
I noticed that if I use Git Bash Terminal for commands at 40:00, the path of my volumes are "D:/Programs/Git/app" and "D:/Programs/Git/app/node_modules", so i have to use Powershell terminal. Is there something i need to change to still use Git Bash ?
Thanks man save it me from spending another two hours
I have watched quite a few Docker video on UA-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..
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.
Hi Adrian, the course is amazing, it's very clear and easy to understand. Thank you very much and looking forward to new courses
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
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!
I'm not sure maybe I am following you from your 200k subscribers. Now you are near to 1 million subscribers. Advance congratulations for 1 million subscribers. And thanks for the tutorial. This tutorial helps me to level up my skills.
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🙂🙂💯💯🙏🙏
Been wanting to add more docker to my skillset this year! Thanks for uploading this great overview!
My pleasure!
Thank you!
Been waiting for a very detailed Docker Tutorial.
Docker is indeed awesome!
Well done.
Thank you!
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
Well, that's a course I would never expect from such a front-end oriented channel. Nice!
Expect the unexpected! 🎉
So, this is truly the best free docker e-course. Thanks Adrian. So proud of you. Bro)
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.
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.
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.
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
40:50 nothing happens when i save my host app.tsx file, no messages are shown in console and they are not reflected to container
Did u solve it?
@@muhammedaadilmansoor9019 Hi, no. No idea
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
40:58 - How to deal with the Typescript errors??? Typescript doesn't see the node_modules from the container.
Great explanation and cool examples! Thank you for your efforts!
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!
bro always delivers when we need him the most
Thanks man,took me from zero to hero in nextjs and this too💯
This is by far the best Docker tutorial I have ever seen
Thank you!
Oh, man! You're the best teacher. Thank you for everything you do for us.
You're the best!
Recently I am learning Java Backend Developement and I am looking for Docker course. Thanks for this course ❤❤❤
Enjoy! ❤
At 41:00, I'm updating the App.js file, but after saving it, the changes don't reflect on the localhost port. I'm not getting the Vite HMR update. Can anyone suggest what I should do?
I also have this issue
One of the best explanation I have ever seen is here . thank you for creating this interactive tutorial. its more than Premium quality.
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!
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.
you are the best teacher ever
Done with the tutorial, adding this skill to LinkedIn now haha
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
What extension do you use at 18:25 for autocompletion in the terminal? Thank you very much.
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.
Finally ! The one i have been waiting for so long. Kudos to the efforts ❤ Here we go 🚀
Enjoy! ❤❤
This video helped me a lot. The way to explain things is cool. Thanks
Thanks a lot, just completed the full video. 💯One of BEST channel for peoples who are into dev fields.
You are most welcome
You are madly genius. Thanks for putting all these for free.
Can you also put a video how you make these tutorials?
Great idea!
Awesome I was just wondering what docker is just to see this video upon opening UA-cam. Thank you for this
Happy to help!
Thank you ! The course was great, had some hiccups with the volumes, but managed to get over them.
You are a lifesaver. I have loved your Chanell for over 2 years
Thank you so much!
Hi Adian, Thank very much for this video. As a beginner to Docker, I learned a lot from this video. Really appreciate your work 🥰
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
Now I am positive that this guy can read my mind. Wanted to learn docker and here he is❤❤
Enjoy! ❤❤
The docker desktop isn't showing the files when the container stops running at 23:16 for me
32:22 It's the opposite, the left port is the host port, the right port is the container port.
This is a great tutorial; the most amazing thing is it's free. thanks so much for this. I'm definitely subscribing to your channel.
Thanks for the sub!
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.
Thank you so much for your works here in youtube!
Thanks Adrian. This clears up so much stuff for me. As always your course are very high quality.
Great to hear!
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
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 for the new newsletter program and obviously thanks for this golden gems tutorial.
Glad you like it