Docker Crash Course for Absolute Beginners [NEW]

Поділитися
Вставка
  • Опубліковано 8 тра 2024
  • Docker Tutorial for Beginners that teaches you everything you need to get started
    💛 Connect on Instagram ► bit.ly/2F3LXYJ
    💛 Connect on LinkedIn ► bit.ly/3hWOLVT
    💙 Full Docker course ► • Docker Tutorial for Be...
    💚 Docker in complete DevOps process ► bit.ly/42ZMSiR
    #docker #dockertutorial #techworldwithnana
    ► This video is sponsored by Nethopper 🙌🏼
    ► Learn more about Nethopper KAOPS here: www.nethopper.io/
    Learn the basic building blocks of Docker in an easy and understandable way.
    By the end of this Docker tutorial, you will have a deep understanding of the concepts and a great overall big picture of how Docker is used in the whole software development process.
    The course is a mix of animated theoretic explanation and hands-on demos to follow along, so you get your first hands-on experience with Docker.
    🔗 Links
    ► Git Repo for this tutorial: gitlab.com/nanuchi/docker-in-...
    ► Download and install Docker: docs.docker.com/get-docker/
    ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
    0:00 - Intro and Course Overview
    02:54 - What is Docker?
    03:51 - What problems Docker solves in development and deployment process
    11:38 - Virtual Machine vs Docker
    17:19 - Install Docker
    21:36 - Docker Images vs Containers
    26:32 - Docker Registries
    29:38 - Docker Image Versions
    32:02 - Main Docker Commands - Pull and Run Docker containers
    39:06 - Port Binding
    42:50 - Start and Stop containers
    46:54 - Private Docker Registries
    48:11 - Registry vs Repository
    49:09 - Dockerfile - Dockerize Node.js app
    58:30 - Build Image
    1:02:39 - Docker UI Client
    1:03:39 - Overview: Docker in complete software development lifecycle
    1:06:38 - Where to go from here
    ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
    Full Python course ► • Python Tutorial for Be...
    Full Docker course ► • Docker Tutorial for Be...
    Full K8s course ► • Kubernetes Tutorial fo...
    DevOps Tools explained ► bit.ly/2W9UEq6
    ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
    Join private FB group ► bit.ly/32UVSZP
    INSTAGRAM ► bit.ly/2F3LXYJ
    TWITTER ► bit.ly/3i54PUB
    LINKEDIN ► bit.ly/3hWOLVT
    ▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬
    ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
    ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
    ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x

КОМЕНТАРІ • 898

  • @karimimajed
    @karimimajed 5 днів тому +7

    Wow, I can't believe it! I learned Docker in one hour. You are amazing!

  • @FreeStyleKid777
    @FreeStyleKid777 3 місяці тому +127

    First time in my life watching something related to Docker. Understood everything. Put it into practice on my own project. Absolutely outstanding tutorial. Best there is by light years!

  • @darlakim5120
    @darlakim5120 Рік тому +14

    I'm a long time follower of your channel, and love the way you teach. There are a lot of very talented instructors here on UA-cam, and I appreciate every one of them. What sets you apart from the rest is that you explain even the little details that everyone else glosses over, for example, " -it means interactive terminal " . That one little detail made learning k8s so much easier! Please keep up the great work!

  • @jeffjarvis8906
    @jeffjarvis8906 Рік тому +46

    This is the best crash course I have seen on Docker. In 1 hour I was able to fully understand the basics that I have struggled with for a while. Thanks Nana!

  • @vj7668
    @vj7668 Рік тому +1

    Been in industry for 2 decades. These 1 and 4 hours courses are a boon for a large segment of population. Thanks a lot !

  • @hugoruivo9808
    @hugoruivo9808 10 місяців тому +3

    this course is gold! been postponing learning how to use docker and you made it simple to learn and how it works behind the scenes. Thanks for doing this!

  • @rinkeemishra
    @rinkeemishra Рік тому

    The way you teach is beyond words. Thank you for touching the topic from the basic and covering all the aspects along!!

  • @abhisheksaxena518
    @abhisheksaxena518 Рік тому +2

    This is one of the best docker beginner tutorial. Amazing easy to understand tutorial with simple explanations with animations and live demo. Thanks Nana

  • @machinimaaquinix3178
    @machinimaaquinix3178 6 місяців тому +3

    Honestly this is the best and most up to date Docker crash course. It def gave me everything I needed for an upcoming project. It de-mystified all the jargon and everything is explained step by step in a good progression. I'll be checking out your online courses! Thank you so much for providing this!

  • @sharkofjoy
    @sharkofjoy 3 місяці тому +2

    This is so much better than any of the other Docker videos I tried. This is the minimum amount of info needed, love it! Any tutorial with less information is leaving out something essential.

  • @TheAmateurLifestyle
    @TheAmateurLifestyle Рік тому +12

    Hi! I have been working towards my A+, and plan to go for CCNA after that. In the mean time as part of a homelab I wanted to create some minecraft servers using docker. I was quite overwhelmed, but your video is amazing! You explain each part and not just "show me how". I look forward to watching other videos of yours. Just want to say TYSM!!

  • @LeonardoSantos-lp9hp
    @LeonardoSantos-lp9hp 10 місяців тому +11

    Thanks for all the effort you've put on this video, Nana. It's super well made and helpful!

  • @patriciourrutia2297
    @patriciourrutia2297 Рік тому

    WOW Nicely done! I looked several tutorials and docs and this is the first time I really understand the difference between docker containers and VMs! You are a great teacher

  • @yphoenix9077
    @yphoenix9077 6 місяців тому +1

    The absolute finest introduction to Docker on UA-cam, period. Thank you kindly for sharing your knowledge.

  • @juliemarie5157
    @juliemarie5157 Рік тому

    I'm taking a DevSecOps class that touched on Docker, but I'm 13 minutes into this video and it's already clarifying some holes in my understanding. Thanks so much... I'm really looking forward to checking out your other videos.

  • @SuryaAdiWiguna
    @SuryaAdiWiguna 3 місяці тому +2

    This is the best tutorial I could find so far that well answer the WHYs and WHATs questions in my head. Clear explanation and visualization. Many thanks!!

  • @TlatoaniItzcoatl
    @TlatoaniItzcoatl 8 місяців тому +7

    This was such a great course. It gave me everything I needed to no feel overwhelmed when getting started using docker. Thank you so much for making this free, it looked like it took a lot of effort to put it together as it is present so well.

  • @zhalberd
    @zhalberd 3 місяці тому

    Thank you for making this video. I've been waking up very early every morning to take your classes and have improved my skills. Knowledge is worth more than gold so you have done a great service. Also, I call my grandmother Nana and she is the coolest lady in the world.

  • @informatik01
    @informatik01 9 місяців тому +30

    An outstanding tutorial. All the main important moments are clearly explained and shown in practice in just an hour - a really great work!
    10/10 👍
    Definitely the best Docker introduction I've seen so far.

  • @Armchair_Warrior
    @Armchair_Warrior 3 місяці тому +5

    Nana your courses are so awesome. I really appreciate your pacing and in-depth explanation. I've not had the opportunity to work much with containers professionally, and your tutorials are really helping me out as I implement them first in my home lab, and later at my job. Your hard work is appreciated!

  • @Bamse708
    @Bamse708 Рік тому +2

    Thank you ALOT! i needed this. for the past 3 years i have postponed learning docker because i thought it was difficult. You explain it very well !

  • @rickdicks169
    @rickdicks169 Рік тому

    Brilliant job of explaining this. The examples were realistic, the graphics were clear and helpful, and the pace was just right. Thank you!

  • @yoip1234
    @yoip1234 Рік тому

    Thank you Nana for this great intro tutorial. I am a complete newbie to Docker and after watching your video I think I understand docker pretty well. Thank you once again!

  • @eezagi1728
    @eezagi1728 7 місяців тому +1

    You're the first person I found that managed to explain what a container actually is and what it does in a way that's clear.

  • @coreyalix
    @coreyalix 4 місяці тому +6

    You are by far the easiest follow on UA-cam. You are clear, efficient and energetic. Thank you for not being a dud 😊.

  • @srinidigital4414
    @srinidigital4414 Рік тому

    I am a curious learner and a novice in Docker. This tutorial is so amazing. it made me confident about Dockers right away!. Thx a Ton !!

  • @user-iw2nx9pp5i
    @user-iw2nx9pp5i 5 місяців тому +6

    That was awesome! Thank you for taking out time and creating this gem. I always struggled with Docker, but this video is super easy and you explained everything perfectly. Thank you Nana.

  • @user-cg6zn8pq3g
    @user-cg6zn8pq3g 5 місяців тому

    First, I watched your full course [3 hours] about docker. I. have learned so much things but I had some question marks in my mind especially about reasons. You explained docker more clearly and more convenient way in this video. My questions have been destroyed. Many thanks!

  • @yavorhristozov3373
    @yavorhristozov3373 11 місяців тому +1

    This tutorial is just awesome! I was struggling to build the whole Docker picture in my head, but this video just rock it! Thank you!

  • @sylvainswift3234
    @sylvainswift3234 Рік тому +1

    What a great video, what a great tutorial. Congratulations. I've spent time trying to understand the fundamentals of Docker on other YT channels, but none of them explains that well. Thank you so much. I've subscribed and will work on your other videos!

  • @AGriffith
    @AGriffith 18 днів тому

    This is the best docker crash course I've seen so far, I was struggling with all the other videos and with yours I have 0 questions, I loved the part where you created the Dockerfile, you created in a way that it was super clear why you were using some specific commands, you got a new subscriber :)

  • @aflahalabri6331
    @aflahalabri6331 Місяць тому +1

    I’m new to docker and this tutorial is absolutely all you need to get started

  • @charlesopuoro5295
    @charlesopuoro5295 11 місяців тому

    Thank you so much for your charitable contributions Nana. The growing count of Subscribers you have speaks volumes as to the appreciation your audience has for you.

  • @massimo6767
    @massimo6767 5 місяців тому +9

    This is an incredible video, an exemplar display of both technical and pedagogical competence.
    The animations are on point too, and combined with your way of exposing the whole learning process becomes so lightweight and pleasurable. Thank you for real 💎

  • @michachrusciel6976
    @michachrusciel6976 2 місяці тому

    You are a gifted teacher and you know how to support your teaching skill with visuals/presentations. It's like an ideal package we get from you. Absolutely impressive!

  • @haxkalibrr
    @haxkalibrr Рік тому +15

    A great introductory course. Simple and concise.
    Slight correction for the Dockerfile section of the video.
    - *The commands in a dockerfile are not RUN/MAPPED in the container, only while BUILDING the image.*
    - _If it were, spinning up new containers would take longer as dependencies would have to be installed for each new container._
    - Building a Docker image creates an object (the final layer) which specifies folder structures and contains all the necessary files i.e. base image files, installed package files, your program code and all other artifacts created as a result of the instructions in your Dockerfile.
    - Running the image creates a process (the container) to manage an ISOLATED instance with a folder structure and content continuing from where the image ended i.e. "run your code".
    This is why 2 containers based on the exact same image may have different contents at run time depending on what your code is doing to the file system: docker exec [ContainerId] ls .
    These underpin why a basic knowlege of Linux (file system and commands) is usually advised before learning Docker.

  • @alefushimi
    @alefushimi 11 місяців тому

    Amazing introduction to Docker, it was super clear and concise, thank you so much Nana ! 👏😎 Going to the 3 hours full course RN

  • @johongirrahimov2343
    @johongirrahimov2343 Рік тому

    Hands-down, one of the best explanation of Docker ever. God bless you!

  • @AAmtb
    @AAmtb Рік тому +2

    Enough information to be able to have a sensible discussion with IT. The most helpful tutorial I've ever used!

  • @gabip265
    @gabip265 Рік тому +50

    I have watched around 5-7 "beginner" tutorials on Docker, but none came even close to the comprehensiveness of this tutorial. This tutorial clarifies thoroughly the fundamentals of Docker at a perfect pace! Forever in your debt! :D

    • @kuoyulu6714
      @kuoyulu6714 28 днів тому

      when she explain what VM is compare to docker, and what docker Desktop basically run a Linux VM, everything just make sense now 😀

  • @kennethgonzalez6689
    @kennethgonzalez6689 7 місяців тому

    Only tutorial i've ever watched. ive tried watching over like 10 this one had me hooked from the start. easy explanation- anyone doubting keep watching i learned a lot

  • @chinnappa100
    @chinnappa100 3 місяці тому

    This session was definitely worth it, never came across anyone who explained the concepts for Dockers and containers so clearly on youtube... thanks Nana

  • @ryanbell5779
    @ryanbell5779 7 місяців тому

    Great video. I’m exposed to docker every day and I’ve never properly understood it, but this video fills many of the gaps. Going to watch the full tutorial!

  • @billypentester
    @billypentester 6 місяців тому +2

    Explanations are clear and easy to understand. I tried many times to learn Docker concepts but I succeeded this time. Thanks for the great explanations

  • @rjc4200
    @rjc4200 Рік тому +108

    The best Docker Crash course I have seen till date , thoroughly enjoyed it. I have more than a decade experience in IT and I can safely say your way of teaching inspires me. Keep it up Nana, keep uploading more tech videos like this !! :)

    • @TechWorldwithNana
      @TechWorldwithNana  Рік тому +8

      Will definitely do, appreciate your amazing feedback! :)

  • @Dubergomezfonseca
    @Dubergomezfonseca 7 місяців тому +3

    I have never done or used docker in the past, but, I have been wanting to learn. Now I am motivated to go deeper into this subject. Great Job!!!!

  • @sateeshkumar3170
    @sateeshkumar3170 24 дні тому +1

    Brilliant Hardwork for us ...No more words to say such course Nana.. complete Docker course learned in just 2 days over weekend ...Thank you 🎉❤

  • @sdasshuva
    @sdasshuva Рік тому

    I really loved the tutorial. Completed on a single sitting. Really great tutorial. Keep up the good work.

  • @sergemasson7150
    @sergemasson7150 Рік тому

    Just one hour to gather all the knowledge I hardly built in many months!
    Congratulations.

  • @ThatFirstRep
    @ThatFirstRep 6 місяців тому +38

    I am speecheless...I knew nothing about Docker an hour ago and here am I already creating my own images and running them inside containers. What a tutorial!!!!!!!! Thanks a ton Nana. I had to hit that Subscribe button! 🙏🔥

  • @prabhathv2994
    @prabhathv2994 10 місяців тому

    Nana, thank you so much for this awesome video. You have made it so easy to understand especially for some one who has no knowledge of what a container is. Loving your content on youtube.

  • @tonmoysaha6466
    @tonmoysaha6466 10 місяців тому

    Nana you have explained docker perfectly. Your explanations and animation graphics make it so much easy to understand. Before watching this video I have zero knowledge about docker but right now I feel like I have more than beginner knowledge about docker just because of your explanations style. Do keep up the good work and take love.

  • @MohammedL
    @MohammedL Рік тому +9

    Absolutely Amazing crash course and love the way you've gone in to detail but just enough to get the flow moving and to cover such a huge topic in one hour. Thank you. Sadly, one key are many doing such tutorials seem to skim over is the concept of how the tool/application applies to the real world/SD lifecycle. This was attempted at 1.03 in the video but again, skimmed over I presume to keep the video to 1 hour however, I hope @Nana can take this feedback onboard and spend that last 10 minutes really showing how the tool/application is utilised in real world DEVOPS environments with examples. Aside from this, the key concepts within such a short video are clearly explained and a huge thank you once again for the hard work! Mo

    • @TechWorldwithNana
      @TechWorldwithNana  Рік тому +1

      Thanks for your great feedback! As mentioned in the video, I actually cover real world DevOps projects, examples and demos in our DevOps bootcamp.

    • @simongbafe
      @simongbafe 2 місяці тому

      ​@@TechWorldwithNana❤

  • @anandahs6078
    @anandahs6078 11 місяців тому

    I learnt docker in just one hour. this is amazing, your presentation and explanation with examples is awesome :)

  • @singswithsuitcase2419
    @singswithsuitcase2419 Рік тому +2

    Your videos have been extremely helpful and informative. Appreciate for the effort and dedication you put into creating them. Thank you so much!
    👏👏🙏

  • @HugoM-USA
    @HugoM-USA 2 місяці тому

    One of the best training clearly delivered at warp speed. Simply EXCELLENT!

  • @MK-lh3xd
    @MK-lh3xd 2 місяці тому

    Excellent introduction to docker that goes into adequate details to get a good idea of where docker fits, how it works and how to use. Especially useful for a manager who wants to have knowledge, without having to go hands on.

  • @matheusm6786
    @matheusm6786 Рік тому

    You are a god! I've never seen an explanation so fluid like that before. Thank you very much for you splendid class! Thanks for helping the community

  • @uajoku
    @uajoku 4 місяці тому +1

    Best 1 hour course yet. Thank Nana.

  • @Iamrocky1999
    @Iamrocky1999 27 днів тому

    Nina you are the best . I have a presentation to my peers on docker . Your tutorial serves the best .

  • @manuelwilde195
    @manuelwilde195 7 місяців тому +1

    Finally a tutorial that helps you understand what Docker actually is, how it works and also very practical. Although I couldn't get it to work with npm it was a step in the right direction for me. Maybe once an example in a tutorial would be possible, where a MySQL database is pulled as an image from docker-hub, then via Dockerfile a database and a table are created and lastly a record is written to the database. That would be great. But it would also be important for me to understand how I can get back to this data set, even if the container was stopped once ... (If I have understood it correctly, the container is reset with every stop, right?)

  • @nicolocapellini
    @nicolocapellini Місяць тому +1

    You are a great teacher; thank you very much for making this video. It was the best hour I’ve ever spent learning something in my life. Every concept was extremely clear and is now firmly embedded in my mind.

  • @Michael-no4oe
    @Michael-no4oe 9 місяців тому

    Great video! I love how you break everything down so well. I have only watched a few minutes but I am already getting things I kind of understood but not fully.

  • @user-pt2sc1js8x
    @user-pt2sc1js8x Рік тому

    I'm familiar with docker, but this video cought my attention for 100%. Brilliant explanation with practic examples. I would recomment it for newcomers.
    Thanks!

  • @m.g.mourad3241
    @m.g.mourad3241 27 днів тому

    This is the video I've been looking for for years. It's a huge first step and it is for absolute beginners for sure. Thank you so much for making this amazing work a simple one.

  • @ivarunrao
    @ivarunrao 26 днів тому

    I wanted to learn Docker today and this crash course really helped me understand what docker is and how docker works in an hour!
    The crash course was great in terms of understanding and clarity which a beginner needs!
    Thanks a lot Nana! Will definetly recommend it to my peers and whoever wants to start learning Docker from scratch.
    ♥♥♥

  • @user-jl9bf4dy3r
    @user-jl9bf4dy3r 4 місяці тому +4

    This is EXACTLY what I needed. Clear, with perfect balance between theory and practice. Thank you so much!

  • @hoomansarvghadi1747
    @hoomansarvghadi1747 3 місяці тому +1

    This is one of the best crash courses I have seen on Docker.

  • @MichaelZamir
    @MichaelZamir День тому +1

    Excellent tutorial and introduction ! The way you speak, you explain and you prove things are very enlightening . I'll keep an eye of your tech activities ...

  • @karthikeyang80
    @karthikeyang80 4 місяці тому +3

    One of the best courses with very clear explanation and animation. Appreciate it.

  • @soumyadeepsaha7853
    @soumyadeepsaha7853 8 місяців тому +5

    What an explanation. Just amazing. I have an interview tomorrow, and this one-hour video cleared all my doubts. Thank you so much for this.

  • @AdrianBluesoft
    @AdrianBluesoft Рік тому

    By far the best at explaining everything! Thank you so so much for all your content!

  • @phil2768
    @phil2768 5 місяців тому +3

    Very well explained - you have a great ability to convey information in plain, easy to understand terms. I didn't understand Docker before watching this but you totally demystified if for me! Thanks - Subscribed!

  • @hussainiftikar1739
    @hussainiftikar1739 3 місяці тому +1

    It's been an year since I follow your videos on YT. I will frankly say staring with K8s, I have no regret to keep going on !!

  • @izabellearaujorochaderrihu4510
    @izabellearaujorochaderrihu4510 Місяць тому +1

    It's the first time I get to watch a docker content that's not boring! Thanks

  • @akashkece
    @akashkece Рік тому

    After following so many tutorials, this one clicked for me. Thank you. Now, after Marc lambarti video and yours, I am confident on docker.

  • @Isoh_hoops
    @Isoh_hoops 9 місяців тому +1

    I've recently been learning more about Docker by taking courses and reading documentation, and honestly this whole video has been so helpful. Thank you!

  • @writingweasel6518
    @writingweasel6518 16 днів тому +1

    Thank you so much for these tutorials, literally speechless about how great your explanation is and how you covered the workflow and use case, cheers!

  • @user-rx4gw7gz9m
    @user-rx4gw7gz9m 2 місяці тому +1

    Keep doing what you're doing. You're the best resource on youtube for this stuff, Nana.

  • @agustinpizzarello4887
    @agustinpizzarello4887 Рік тому +1

    It would be great if you could make a video where you explain the different types of storage (nfs/distributed), how to address them on premise, it is recommended on the same servers as kubernetes or if it is better with another technology on separate servers, something similar in the cloud. The content you generate is amazingly good, it helps a lot, thanks nana!

  • @kuoyulu6714
    @kuoyulu6714 28 днів тому +1

    This video is so great! I was trying to understand what Docker is for so long, as I am just starting to do some web dev stuff, the idea of a container and why we need it its hard to understand. This helps so much, thanks!

  • @flowersongsoapstudio6230
    @flowersongsoapstudio6230 Рік тому +13

    I have been out of the development world for about a decade. This video was SUPER helpful in updating my brain to the current day about application virtualization. THANK YOU so much for creating this excellent presentation.

    • @MM-ow2md
      @MM-ow2md 5 місяців тому

      Just curious...were you away from IT completely for those 10 years? (I notice many people leave IT for a while and come back)

  • @krishnansubramanian2382
    @krishnansubramanian2382 11 місяців тому

    Absolutely wonderful video Nana, this has given me perfect fundamental understanding of Docker and its necessity. Thank you 👍 for helping the tech community.

  • @sanjayjena984
    @sanjayjena984 5 місяців тому

    This is my first video from your channel. The docker basic video is simply brilliant and a gem session for all beginners. Learning is simply fun!

  • @nicholasslodki703
    @nicholasslodki703 10 місяців тому

    Hi Nana: this has been excellent along with the rest of your videos. You speak well, clearly, and you've done well with presenting this stuff. Keep it up. You're doing great

  • @nemeziz_prime
    @nemeziz_prime Рік тому +286

    Your explanations and animation graphics make learning so much fun. Thanks for doing so much for the community 👏🏻🙏🏻

    • @TechWorldwithNana
      @TechWorldwithNana  Рік тому +21

      Thanks for appreciating our efforts, means a lot! 💙

    • @iomarian13
      @iomarian13 Рік тому +3

      indeed , there is a strong correlation between explanations and animations .

    • @NetBandit70
      @NetBandit70 Рік тому +6

      But the audio could use some help. A little work toward reducing the echo would go a long way.

    • @flormurillo3661
      @flormurillo3661 9 місяців тому +1

      @@NetBandit70 it works just fine on my end.

    • @namanayo5
      @namanayo5 6 місяців тому +2

      @@TechWorldwithNana Can we get the slides Just for Quick Refresher whenever we go before interview

  • @ekanemeno4565
    @ekanemeno4565 4 місяці тому +1

    First ever UA-cam tutorial I started and finished. Amazing stuff Nana. Really appreciate your impact and teaching style

    • @malikau917
      @malikau917 4 місяці тому

      Haha the same here

  • @sapnilpatel1645
    @sapnilpatel1645 10 місяців тому +3

    The best video I have got on youtube for docker.

  • @DaniyalFaizBBE-
    @DaniyalFaizBBE- 4 місяці тому

    I have found this tutorial to the point, no time wasted, love it.

  • @rory6315
    @rory6315 10 місяців тому +1

    Where have you been my whole life, instantly subscribed thanks for saving me a lot of headache.

  • @user-wp9ht1yy9j
    @user-wp9ht1yy9j 5 місяців тому

    Better than my university teachers. Thanks for giving me light of what is going on. Keep up the great work!

  • @jc3209
    @jc3209 11 місяців тому

    This is the most comprehensive beginner guide to Docker. Thanks a lot!

  • @gabrielex
    @gabrielex 4 місяці тому

    Clear, well done and explained, that's how crash courses should be.
    Good job!

  • @sureshbe405
    @sureshbe405 10 місяців тому

    You deserve a best teacher award. Thank You for your great contribution.👍

  • @RussellSanders-rj9wi
    @RussellSanders-rj9wi Рік тому +4

    Simply the best channel for learning CN tools.

  • @Daniel-qv6rg
    @Daniel-qv6rg Рік тому +1

    Fantastic short introduction! Thank you very much. Really enjoyed it 👍

  • @jaimeduncan6167
    @jaimeduncan6167 4 місяці тому +1

    It's extraordinary. Thanks for taking the time to build this video. I am sure a lot went into it.

  • @blagovestkolev7716
    @blagovestkolev7716 2 місяці тому

    This is the best that I have watched about Docker. Thank you and keep going!

  • @yashobantadash6670
    @yashobantadash6670 10 місяців тому

    It is the best as far as i have seen videos on docker!Great job Nana!keep it up doing the best!

  • @jshawycp
    @jshawycp Місяць тому

    Thank you so much for an excellent, clearly explained intro to Docker! Seeing your diagrams makes a huge difference in conceptualizing what Docker is actually doing.