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:
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.
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 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! 🐳
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 ❤🎉
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 :)
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
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!
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! 🤩
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 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.
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 🥂
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!!
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 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! 👏
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 🌷 🌹
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!
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.
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 have watched quite a few Docker video on RUclips 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..
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
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.
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, 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🙂🙂💯💯🙏🙏
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 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.
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.
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 👍🏽
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
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.
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❤.
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.
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 ?
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 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.
Yesterday, I was busy scouring the RUclips for tutorial on dockerizing nodejs based applications. To my biggest surprise, Andrian dropped this tutorial today. Thanks for always showing up.
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.
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
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
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.
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 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! 🐳
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 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 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! ❤🎉
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 :)
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
You are by far the best dev instructor in RUclips, salute
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!
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!
Loved it, Kudos to Adrian and Team for making such a high quality content.
Thanks a ton!
I just wanna thank you. with your projects I made my portfolio and recently got my first intern at a startup.
Congrats!
I had a hazy notion of what images and containers are. Your recipe has made things super clear.
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 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.
In as much as i have struggled in understanding Docker, you just made it easy.
Thank you
Glad it helped!
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 🥂
Best docker tutorial I have seen anywhere. Instant classic. 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!
Thank you for the material. Was in need of a 'Docker Refresh' and this video was perfect.
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 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 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! 👏
I was just looking to learn docker and Kubernetes and you posted a video on docker, thanks a lot man
You got it
Awesome content, once again.
Docker is surely a must needed skill in 2024, both for frontend and backend.
It truly is
this guy is giving so much positive, finally learning docker
Enjoy!
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 🌷 🌹
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!
You have demisystified a very complex topic for us. When the student is ready, the teacher always shows up.
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!
Hi Adrian, the course is amazing, it's very clear and easy to understand. Thank you very much and looking forward to new courses
Well, that's a course I would never expect from such a front-end oriented channel. Nice!
Expect the unexpected! 🎉
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.
At last a site that makes sense, taking beginners to be able to learn Docker this way. Congratulation Great site.
I have watched quite a few Docker video on RUclips 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..
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!
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.
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
Now I am positive that this guy can read my mind. Wanted to learn docker and here he is❤❤
Enjoy! ❤❤
Oh, man! You're the best teacher. Thank you for everything you do for us.
You're the best!
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🙂🙂💯💯🙏🙏
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!
Thank you!
Been waiting for a very detailed Docker Tutorial.
Docker is indeed awesome!
Well done.
Thank you!
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.
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.
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!
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
Recently I am learning Java Backend Developement and I am looking for Docker course. Thanks for this course ❤❤❤
Enjoy! ❤
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
What extension do you use at 18:25 for autocompletion in the terminal? Thank you very much.
One of the best explanation I have ever seen is here . thank you for creating this interactive tutorial. its more than Premium quality.
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
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.
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 just came at the right time for me.
Please do a tutorial about Kubernetes.
Thanks
Thanks!
Thanks man,took me from zero to hero in nextjs and this too💯
Great explanation and cool examples! Thank you for your efforts!
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.
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
Finally ! The one i have been waiting for so long. Kudos to the efforts ❤ Here we go 🚀
Enjoy! ❤❤
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!
Huge thanks for the tutorial, especially at 40:00! It saved my head from so much hasstle
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.
Yesterday, I was busy scouring the RUclips for tutorial on dockerizing nodejs based applications. To my biggest surprise, Andrian dropped this tutorial today. Thanks for always showing up.
You got it! 🐳
This is by far the best Docker tutorial I have ever seen
Thank you!
You are a lifesaver. I have loved your Chanell for over 2 years
Thank you so much!
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!
This video helped me a lot. The way to explain things is cool. Thanks
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!
Thank you so much for your works here in youtube!
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.
Thanks Adrian. This clears up so much stuff for me. As always your course are very high quality.
Great to hear!
Thanks a lot, just completed the full video. 💯One of BEST channel for peoples who are into dev fields.
You are most welcome
bro always delivers when we need him the most
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
So, this is truly the best free docker e-course. Thanks Adrian. So proud of you. Bro)
Please continue to publish such great work ♥️. I really benefit a lot from these tutorials
Will do! 😊
The best tutorial for Docker in the Internet.
Thanks for the new newsletter program and obviously thanks for this golden gems tutorial.
Glad you like it
This is more than enough for anyone new to Docker! Big ups to you and your team
Your dedication and guidance make you an outstanding teacher. I appreciate all that you do for us. Thank you!
You are very welcome
Thank you ! The course was great, had some hiccups with the volumes, but managed to get over them.
I was just about to get started with docker and here is my saviour with another master piece 💯⚡
Enjoy!
You are madly genius. Thanks for putting all these for free.
Can you also put a video how you make these tutorials?
Great idea!
Amazing tutorial, i was planning to learn docker this year and now it's done!
Awesome video! I’ll be showing the docker compose watch to my team at work! You rock bro
Thank you so much for this incredibly informative course. Well designed, and expertly explained. Kudos!
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!
This I believe must be the best video of docker in the internet. I mean really great work
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 ❤🎉