Learn Docker in 1 Hour | Full Docker Course for Beginners

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 882

  • @javascriptmastery
    @javascriptmastery  Год назад +35

    Free Docker Guide & Cheatsheet: resource.jsmastery.pro/docker-guide

  • @MrBOB-bo8fw
    @MrBOB-bo8fw 10 месяцев назад +13

    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.

  • @amaanarshad4150
    @amaanarshad4150 Год назад +116

    Loved It... After watching the whole video I have landed a professional CHEF job in a renowned restaurant...

  • @thepegasus5693
    @thepegasus5693 Год назад +31

    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.

  • @dharmeshtiwari09
    @dharmeshtiwari09 Год назад +163

    ❤ 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..

    • @_NAUGHTY.EDITOR
      @_NAUGHTY.EDITOR Год назад +5

      Can you share your portfolio website broo ???

    • @javascriptmastery
      @javascriptmastery  Год назад +21

      You're a machine! ❤

    • @josephotu6198
      @josephotu6198 Год назад

      Nice

    • @thebocksters2756
      @thebocksters2756 6 месяцев назад

      did u build software ever?

    • @dharmeshtiwari09
      @dharmeshtiwari09 6 месяцев назад

      @@thebocksters2756 I'm working as a SDE, I have contributed to softwares like loan management system and lowcode softwares

  • @firebout7675
    @firebout7675 7 месяцев назад +52

    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:

    • @tushswe
      @tushswe 7 месяцев назад +1

      You are a lifesaver bro, I was going crazy

    • @terryyang5254
      @terryyang5254 6 месяцев назад

      thanks man, saved the day

    • @AromalKPrakash-uo4yc
      @AromalKPrakash-uo4yc 6 месяцев назад

      thankyou, and what about the backend files? is there anything can we do to stay update the codes...

    • @rogerchan548
      @rogerchan548 5 месяцев назад

      Thank you so much for solving my pain in butt

    • @rajpanchal9226
      @rajpanchal9226 5 месяцев назад

      Thanks bro you are a lifesaver

  • @devgabms
    @devgabms 11 месяцев назад +11

    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.

  • @ayomidewilfred1864
    @ayomidewilfred1864 Год назад +2

    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.

  • @adamlocke8679
    @adamlocke8679 10 месяцев назад +4

    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! 🐳

  • @aravinthanraju3986
    @aravinthanraju3986 Год назад +7

    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.

  • @joebashour
    @joebashour 7 месяцев назад +2

    Adrian....your content and teaching methods are super smooth. You got natural talent man! Thanks a lot!

  • @pojuagbomeji1115
    @pojuagbomeji1115 4 месяца назад +3

    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

  • @narendrakathayat7401
    @narendrakathayat7401 Год назад +3

    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.

  • @judevector
    @judevector Год назад +5

    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 ❤🎉

  • @solarsystem9156
    @solarsystem9156 4 месяца назад +1

    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 :)

  • @TshepoMotaung-c9p
    @TshepoMotaung-c9p 2 месяца назад +1

    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

  • @abdelhamid4136
    @abdelhamid4136 Год назад +3

    You are by far the best dev instructor in RUclips, salute

  • @Sundae-o5f
    @Sundae-o5f Год назад +13

    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!

  • @studiousgeek
    @studiousgeek Год назад +12

    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! 🤩

  • @tahmeerpasha1658
    @tahmeerpasha1658 Год назад +20

    Loved it, Kudos to Adrian and Team for making such a high quality content.

  • @VusalNovruzov-v3x
    @VusalNovruzov-v3x Год назад +1

    I just wanna thank you. with your projects I made my portfolio and recently got my first intern at a startup.

  • @moazzamjadoon4436
    @moazzamjadoon4436 10 месяцев назад +1

    I had a hazy notion of what images and containers are. Your recipe has made things super clear.

  • @ikeigboebisi5312
    @ikeigboebisi5312 11 месяцев назад +2

    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.

  • @atul7173
    @atul7173 Месяц назад

    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.

  • @Okolieazubuike
    @Okolieazubuike 10 месяцев назад +2

    In as much as i have struggled in understanding Docker, you just made it easy.
    Thank you

  • @ShubhamSareliya-yx8sn
    @ShubhamSareliya-yx8sn 11 месяцев назад +1

    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 🥂

  • @tunde6159
    @tunde6159 Год назад +2

    Best docker tutorial I have seen anywhere. Instant classic. Thank you so much.

  • @lm.e5
    @lm.e5 Год назад +1

    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!!

  • @marcelocortezdev
    @marcelocortezdev 11 месяцев назад +3

    Thank you for the material. Was in need of a 'Docker Refresh' and this video was perfect.

  • @hadou5483
    @hadou5483 Год назад +1

    I have been watching your tutorials for almost 6 months. Every video of yours is wonderful. I am eagerly waiting for you new content

  • @aceman1794
    @aceman1794 11 месяцев назад +1

    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.

  • @Website_TV_1
    @Website_TV_1 3 месяца назад

    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! 👏

  • @mep1tz
    @mep1tz Год назад +2

    I was just looking to learn docker and Kubernetes and you posted a video on docker, thanks a lot man

  • @hamzahmd_
    @hamzahmd_ Год назад +7

    Awesome content, once again.
    Docker is surely a must needed skill in 2024, both for frontend and backend.

  • @sujathareddyp9444
    @sujathareddyp9444 Год назад +4

    this guy is giving so much positive, finally learning docker

  • @Uwadon1
    @Uwadon1 2 месяца назад

    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 🌷 🌹

  • @fene2899
    @fene2899 10 месяцев назад

    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!

  • @noelkitonga
    @noelkitonga 9 месяцев назад +1

    You have demisystified a very complex topic for us. When the student is ready, the teacher always shows up.

  • @AjayYadav-h6l4i
    @AjayYadav-h6l4i Год назад +1

    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.

  • @huyle-fv1ng
    @huyle-fv1ng 11 месяцев назад +2

    Hi Adrian, the course is amazing, it's very clear and easy to understand. Thank you very much and looking forward to new courses

  • @randerins
    @randerins Год назад +2

    Well, that's a course I would never expect from such a front-end oriented channel. Nice!

  • @neuroshalom
    @neuroshalom 11 месяцев назад

    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.

  • @adviewprep
    @adviewprep 9 месяцев назад

    At last a site that makes sense, taking beginners to be able to learn Docker this way. Congratulation Great site.

  • @rodscletus
    @rodscletus 11 месяцев назад

    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..

  • @muhammadumaidsiddiqui3491
    @muhammadumaidsiddiqui3491 Год назад +20

    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

  • @kamal-ahmed
    @kamal-ahmed Год назад

    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.

  • @StellarStoic
    @StellarStoic Год назад

    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

  • @adinathshelke8622
    @adinathshelke8622 Год назад +4

    Now I am positive that this guy can read my mind. Wanted to learn docker and here he is❤❤

  • @raulparra4678
    @raulparra4678 Год назад +3

    Oh, man! You're the best teacher. Thank you for everything you do for us.

  • @MDMS-tk1zu
    @MDMS-tk1zu Год назад +1

    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🙂🙂💯💯🙏🙏

  • @sharathp7228
    @sharathp7228 Год назад +1

    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! ❤

  • @MrAlao675
    @MrAlao675 Год назад +2

    Thank you!
    Been waiting for a very detailed Docker Tutorial.
    Docker is indeed awesome!
    Well done.

  • @ivanmaglica264
    @ivanmaglica264 Год назад

    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.

  • @subashthakuri799
    @subashthakuri799 11 месяцев назад

    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.

  • @manuelofthenorth_
    @manuelofthenorth_ Год назад +2

    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 👍🏽

  • @harshpathak5708
    @harshpathak5708 11 месяцев назад

    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

  • @devfzs3791
    @devfzs3791 Год назад +2

    Recently I am learning Java Backend Developement and I am looking for Docker course. Thanks for this course ❤❤❤

  • @bikramgyawali7292
    @bikramgyawali7292 Год назад +1

    This course should be named as Docker made easy for javascript developers . So easy and helpful for me . Thankyou so much .

  • @LeviElekes
    @LeviElekes 8 месяцев назад

    What extension do you use at 18:25 for autocompletion in the terminal? Thank you very much.

  • @afsarzan
    @afsarzan 11 месяцев назад

    One of the best explanation I have ever seen is here . thank you for creating this interactive tutorial. its more than Premium quality.

  • @monasharma5304
    @monasharma5304 Год назад +1

    one of the best explained video on Docker!! the analogies used are so relatable and the animations were also very good.

  • @billyledev
    @billyledev Год назад +1

    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.

  • @bolajidawodu7214
    @bolajidawodu7214 Год назад +1

    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❤.

  • @nomaverse
    @nomaverse Год назад +4

    This just came at the right time for me.
    Please do a tutorial about Kubernetes.
    Thanks

  • @RonnieDenzel
    @RonnieDenzel 11 месяцев назад +2

    Thanks man,took me from zero to hero in nextjs and this too💯

  • @bogdanklimov4913
    @bogdanklimov4913 11 месяцев назад +3

    Great explanation and cool examples! Thank you for your efforts!

  • @obayedullahkhan764
    @obayedullahkhan764 Месяц назад

    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.

  • @jihefel92
    @jihefel92 Год назад +5

    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 ?

    • @ahmedalnile9169
      @ahmedalnile9169 3 месяца назад

      Thanks man save it me from spending another two hours

  • @themanavpaul
    @themanavpaul Год назад +4

    Finally ! The one i have been waiting for so long. Kudos to the efforts ❤ Here we go 🚀

  • @josecentenodev
    @josecentenodev Год назад +2

    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!

  • @minecraftcufanii7580
    @minecraftcufanii7580 4 месяца назад

    Huge thanks for the tutorial, especially at 40:00! It saved my head from so much hasstle

  • @winonamurphy8229
    @winonamurphy8229 2 месяца назад

    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.

  • @codelery414
    @codelery414 Год назад +1

    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.

  • @worldman3670
    @worldman3670 Год назад +1

    This is by far the best Docker tutorial I have ever seen

  • @in_the_end_times
    @in_the_end_times Год назад +1

    You are a lifesaver. I have loved your Chanell for over 2 years

  • @luisedwards3534
    @luisedwards3534 Год назад +1

    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 🙏

  • @chanukagayantha
    @chanukagayantha Год назад +1

    This video helped me a lot. The way to explain things is cool. Thanks

  • @geraldbelizaire4854
    @geraldbelizaire4854 Год назад

    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.

  • @usernamediv
    @usernamediv Год назад +1

    Been wanting to add more docker to my skillset this year! Thanks for uploading this great overview!

  • @henryar
    @henryar 8 месяцев назад +1

    Thank you so much for your works here in youtube!

  • @idrisisholaagboola8676
    @idrisisholaagboola8676 3 месяца назад

    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.

  • @RamChickPig
    @RamChickPig Год назад +1

    Thanks Adrian. This clears up so much stuff for me. As always your course are very high quality.

  • @akshaykumar-xu2be
    @akshaykumar-xu2be Год назад +1

    Thanks a lot, just completed the full video. 💯One of BEST channel for peoples who are into dev fields.

  • @drugoviic
    @drugoviic 3 месяца назад

    bro always delivers when we need him the most

  • @mustaphaabejide3625
    @mustaphaabejide3625 Год назад +1

    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

  • @tiotamcik
    @tiotamcik 6 месяцев назад

    So, this is truly the best free docker e-course. Thanks Adrian. So proud of you. Bro)

  • @ahmedbahnasy2243
    @ahmedbahnasy2243 Год назад +5

    Please continue to publish such great work ♥️. I really benefit a lot from these tutorials

  • @rajesht9694
    @rajesht9694 7 месяцев назад

    The best tutorial for Docker in the Internet.

  • @harisbhuju
    @harisbhuju Год назад +1

    Thanks for the new newsletter program and obviously thanks for this golden gems tutorial.

  • @mazeedsalvador8578
    @mazeedsalvador8578 Год назад

    This is more than enough for anyone new to Docker! Big ups to you and your team

  • @mahabradai
    @mahabradai Год назад +2

    Your dedication and guidance make you an outstanding teacher. I appreciate all that you do for us. Thank you!

  • @Hristo_OG
    @Hristo_OG 11 месяцев назад

    Thank you ! The course was great, had some hiccups with the volumes, but managed to get over them.

  • @Nitin-Pandita
    @Nitin-Pandita Год назад +1

    I was just about to get started with docker and here is my saviour with another master piece 💯⚡

  • @tarekahmed8159
    @tarekahmed8159 Год назад +1

    You are madly genius. Thanks for putting all these for free.
    Can you also put a video how you make these tutorials?

  • @vpakarinen
    @vpakarinen 11 месяцев назад

    Amazing tutorial, i was planning to learn docker this year and now it's done!

  • @ozzyfromspace
    @ozzyfromspace 6 месяцев назад

    Awesome video! I’ll be showing the docker compose watch to my team at work! You rock bro

  • @gyappumusoka4016
    @gyappumusoka4016 6 месяцев назад

    Thank you so much for this incredibly informative course. Well designed, and expertly explained. Kudos!

  • @ologunebifeyishola
    @ologunebifeyishola Год назад +1

    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.

  • @mdshadab3470
    @mdshadab3470 11 месяцев назад

    This I believe must be the best video of docker in the internet. I mean really great work

  • @arpitgoyal189
    @arpitgoyal189 Год назад +1

    Loved the content really helpful. I was strugling for over an year understanding docker and all you presentation made it very clear and fun.❤❤❤❤❤❤