The intro to Docker I wish I had when I started

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

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

  • @PhysicsLaboratory-cp7eq
    @PhysicsLaboratory-cp7eq 4 месяца назад +175

    As always awesome vid, this should be from now on default beginner docker intro vid on RUclips. Every other docker intro vid are not as hands on beginners as yours.

    • @typecraft_dev
      @typecraft_dev  4 месяца назад +16

      awesome! I'm glad you liked it!

  • @Inquisitrr
    @Inquisitrr 2 месяца назад +50

    This was my third "Intro to docker" video, and by far the best. While others went into more detail on the docker commands / tags / flags, you explained the use case and benefits that docker provides.
    Thank you!

  • @inithinx
    @inithinx 4 месяца назад +529

    Thanks, Nerd.

    • @MotheDev-th2pn
      @MotheDev-th2pn 2 месяца назад +5

      🤓

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

      1970, nerd gets beat up daily, hates life.
      2024, nerd beats you up, installs rat, leaks info, shuts down your WiFi, places illegal content on devices and reports you anonymously.

    • @Potemkin2000
      @Potemkin2000 Месяц назад +4

      Thanks.
      Regards,
      Nerd

    • @fedeykin22
      @fedeykin22 15 дней назад +1

      The highest praise!

    • @IfImCommentingStopMe
      @IfImCommentingStopMe 3 дня назад

      This set my heart aflutter...and he wasn't even talking about me...

  • @samuelgallegor411
    @samuelgallegor411 Месяц назад +50

    Watching this video felt like dad explaining to me how to fix the garage door. Simple, pragmatic, clear and with a mustache.

  • @yugalkhanal6967
    @yugalkhanal6967 4 месяца назад +141

    man a playlist on docker like your neovim one would be great

    • @typecraft_dev
      @typecraft_dev  4 месяца назад +31

      I think we're well on our way to one!

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

      @@typecraft_dev Please consider keeping it as non-conventional in terms of teaching as this video is. Actually, I love how you've responded to all questions that might come into a beginner's mind when learning about Docker for the first time, and the most common issues they might encounter. In your series too, please keep it as practical and useful as possible. Love 💖.

  • @DankWish
    @DankWish 18 дней назад +4

    You employ a style of teaching and explaining that I find preferable and elusive to many content creators. Well done.

  • @UnwalledGarden
    @UnwalledGarden 4 месяца назад +34

    Great intro video! Beware: Docker likes to make changes to your networking. If you already have a bridge setup, docker can break it. It can be dealt with, but I find Docker is best deployed on a box or VM where it is the only thing on it.

    • @reezlaw
      @reezlaw Месяц назад +2

      Good point but probably most people don't have bridges configured on their workstation

  • @ericwartelle4704
    @ericwartelle4704 4 месяца назад +17

    Hello from France, I would like to say thank you for all your vids. I find them very didactic and understandable.

  • @dandandan01
    @dandandan01 5 дней назад +1

    Wow. I've seen many videos on docker and I never understood it. This was actually amazing and I've learned tons. Thank you

  • @Doctor_Paxmor
    @Doctor_Paxmor Месяц назад +3

    I've been using Docker for years as an enthusiast - I have never completely understood it until I watched this.

  • @jonweinraub
    @jonweinraub 3 дня назад +1

    I like the zero assumption of any background knowledge. Really good, well produced video!

  • @randomusername982374
    @randomusername982374 2 месяца назад +6

    You're a great teacher, this is the best video for learning docker for the first time.

  • @Apstergos
    @Apstergos Месяц назад +2

    I have watched a lot of videos explaining docker. This by far is the best of them.

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

      Be sure to check out Docker Compose in the 2nd video of the series! ruclips.net/video/HGKfE-cn9y4/видео.htmlsi=M-Q0i20Yr38NdYbr

  • @brofessorsbooks3352
    @brofessorsbooks3352 4 дня назад +2

    easily the best video on docker ive ever seen

    • @typecraft_dev
      @typecraft_dev  День назад

      easily the best comment I've ever seen, thanks!

  • @chudchadanstud
    @chudchadanstud Месяц назад +9

    Thanks for being direct, not having crazy loud music in the background and not yelling at the camera.
    Best tutorial so far!

    • @typecraft_dev
      @typecraft_dev  Месяц назад +1

      Thank you - part 2 coming very soon!

    • @stevetaylor5290
      @stevetaylor5290 Месяц назад +1

      So much this - RUclips is full of video tutes where the presenter figures they can make it exciting by whipping themselves into a frenzy.

  • @HuffyT266
    @HuffyT266 28 дней назад

    Great video! I had to blindly use Docker for work a couple of times, and all I did was follow some tutorials, but I never really understood what I was doing. Your way of explaining things is much more approachable than any other video I've seen about this topic. I will definitely come back to this soon. Thanks!

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

    Quando uma pessoa tem a grandeza de admitir que não entendia muito bem determinado assunto, mas que procurou aprender, então vale a pena conferir o que essa pessoa tem a dizer. 👏

  • @keleabetse
    @keleabetse 3 месяца назад +9

    This is by far the most beginner friendly docker video ever. Very informative.
    Thanks, nerd!

  • @ivelinivanov3414
    @ivelinivanov3414 3 дня назад +1

    That was very helpful, informative and straight to the point. Loved the video. Thank you.

  • @muhdbasiirzulkifle5090
    @muhdbasiirzulkifle5090 8 дней назад +1

    I love the vibe from the intro. Great content!

  • @gorilladev
    @gorilladev 2 месяца назад +6

    More docker please, docker-compose, networking , port mapping with docker reverse proxies with docker and all the shebang. As someone who learns while doing it would be highly appreciated

  • @manualdidact
    @manualdidact 2 месяца назад +3

    Maybe a good next video on this topic might be about setting up a local container image registry. For those who work with a lot of in-house developed software, I think a lot of the power of Docker for deployment may be in pulling locally developed images with all libraries already built, so target applications and services can be installed over a set of common custom base images. Setting up a self-hosted repository seems like the right way to do this for managing proprietary in-house software, and it might be a reasonable not-too-complex exercise to do in a video.

  • @herberthsu1495
    @herberthsu1495 3 месяца назад +2

    I really enjoyed your video on demystifying docker! Your explanations were clear, and the examples you used made it easy to understand the concepts. The step-by-step approach was particularly helpful for me. Awesome video! Keep up the excellent work! Cheers 🍻

  • @log1c249
    @log1c249 13 дней назад

    This is the best introduction to docker I've seen. What a struggle to get the concept the first time on your own. Great work

  • @123rodrigo
    @123rodrigo 28 дней назад

    I watched many videos about docker and containers, this one is hands down the best so far, i could understand the whole concept because you explain detail by detail, thanks a lot man! =)

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

    I heard lots of people talk about dcker and that I needed to learn about it and now I have some idea of what it is. I would love to watch more videos about docker.

  • @kuzco7061
    @kuzco7061 Месяц назад +2

    This tutorial was really good!!!
    Would be really interested in a Docker Compose vs Docker Swarm breakdown, still sometimes confuses me!!
    I already knew your channel and am really happy to see this content here! Slay!!

    • @fruitcrepes4875
      @fruitcrepes4875 Месяц назад +1

      Docker compose is docker file for multiple containers instead of one. Docker swarm is for host clustering for containers across physical devices.

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

    Used containers for years with ESC and k8s. It’s super good if you keep your docker build files simple. Ideally build, test, push and run it in ci.
    I’ve seen docker files that are massive needlessly without using layers etc. that’s when you get the pain points 😢

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

    I have seen a lot of videos but yours hands down was the best one that I have seen. Keep up the amazing work!

  • @sujayxaradhya
    @sujayxaradhya 3 месяца назад +1

    Best instructor ever, seriously I'm in love with your content.💯

  • @samithseu
    @samithseu 4 месяца назад +2

    didn’t even know about docker, but after this video, I’m waiting for ur next docker video. GREAT explanation❤

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

      Thank you I’m happy you liked it!

  • @DenisBourveau
    @DenisBourveau Месяц назад +5

    finally good docker intro video. part 2 please.

  • @CarlNorwood
    @CarlNorwood 2 месяца назад +1

    As of today, your video helped and now I understand Docker. Cheers man... (You got the title right!)

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

    Awesome video! This was enjoyable, informative, and super easy to follow along. I would 100% watch more content aimed at demystifying other technical topics (AWS services, intermediate Git concepts, etc.)
    Thanks for creating this!

  • @mayanxoni
    @mayanxoni 29 дней назад

    Came here after watching the second video. Man! It helped me lot. Big thanks! 👍

  • @matys2831
    @matys2831 18 дней назад +1

    Finally I understand Docker. thank you so much!!!

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

    This is the first video I've seen on this channel and man, it's great. I subscribed. And btw I love the sound of your keyboard.

    • @typecraft_dev
      @typecraft_dev  27 дней назад

      It's so good. HHKB Type S - check it out amzn.to/3C8iLwP

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

    Awesome docker intro! Specifically the explanation of virtualization vs containerization!

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

    Great video! I wish I had that intro to docker too when I was learning it, very instructive, thanks for sharing!

  • @higiniofuentes2551
    @higiniofuentes2551 3 месяца назад +1

    Thank you for this very useful video!
    I have understood (finally!) Docker!

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

    Awesome. I work with containers every day but still enjoyed this video. In my free time I tinker with a lot of AI stuff but in general if a project doesn't have AT LEAST a Dockerfile in their github I turn up my nose. It makes so much sense, and yet there are youtubers who will painstakingly show you step by step how to install Python, Pytorch and whatever hundreds dependencies, create a venv or conda bla bla bla. I'm like dude, git clone and docker compose up. It doesn't get much easier than that

  • @voidmind
    @voidmind 3 месяца назад +1

    Never use the "latest" image tag in production. When a distro updates to different package versions, it could break some dependencies. You should hard-code a recent version number tag, and test version updates before assuming they will work as well as the previous version.

  • @ambertheobald6995
    @ambertheobald6995 Месяц назад +1

    very helpful, thanks! I'd be interested in learning about port mapping in future videos.

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

    Best explaination I've ever seen, and it's the first one that made any sense.

  • @ikemkrueger
    @ikemkrueger Месяц назад +2

    Please make a part 2 with all the topics you mentioned!

  • @ahmedmohamedmohamedmohamed282
    @ahmedmohamedmohamedmohamed282 29 дней назад

    Best docker tutorial I saw so far

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

    Great video! Suggestion for next docker video: multi-stage docker builds, scenario: build, publish, and test your code with docker

  • @ryanchristensen6710
    @ryanchristensen6710 Месяц назад +1

    Thank you for making this tutorial! Excellent flow and very helpful! subscribed!!!

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

    Amazing video, thank you. I've never seen the basics explained so well before. Thank you!

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

    everytime i need something lately you have just uploaded something for it lmao. was trying to setup one to build python stuff on mac without renting a mac . being able to use windows wsl2 for arch linux and then docker+linux for mac makes a holy trifecta.
    and if you run outta ideas, not a lot of well explained python stuff for arch, from which of the 3 options to use to install packages or general life advice on how to setup outside of a conda env. or if you use that at all

  • @j0131n
    @j0131n 5 дней назад +1

    I like the video format, awesome. Subcribed.

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

    I would love to learn about port mapping next

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

    Fantastic first episode in this Docker series

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

      Episode 2 - Docker Compose just dropped today! ruclips.net/video/HGKfE-cn9y4/видео.htmlsi=Q20qvT_3n4JENA9d

  • @rgcottrell
    @rgcottrell 4 месяца назад +12

    Yes, it took me longer than it should to figure out what Docker even did. Now I want to use it everywhere. I’m still just scratching the surface of what it can do.

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

    You are an amazing teacher. ❤❤❤. You cleared up all problems

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

    I really like your teaching style. Great presentation.

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

      Episode 2 - check it out! ruclips.net/video/HGKfE-cn9y4/видео.htmlsi=Q20qvT_3n4JENA9d

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

    This is a great video. I had a class where to pass it we had to make a hospital DB and get stuff and shit. We only learned the SQL parts during class, I struggled so much getting docker to work properly and so I had a bad grade on the project. Ended up failing it but oh well, maybe next year I finally can thanks partially to you

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

    Would love more content in this style! Hope you make the video on port mapping!

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

    never liked using docker because I never really understood what was going on. Recently I have been forced to use docker for a large school project and this video was fantastic

  • @AdityaSingh-uv8uf
    @AdityaSingh-uv8uf 4 месяца назад +1

    Thanks .... I was wondering when will you come up with something like this......need more of these technologies

  • @ainran
    @ainran 2 месяца назад +1

    Great intro - and yes to Docker Compose :)

  • @ramalandajo6532
    @ramalandajo6532 2 месяца назад +1

    Loved the video! REally helped in sorting out some of my questions of docker. However I'd like to know one thing, the first image from which the project container and image is created is an .iso image like the ones used for virtualization? For example the ubuntu:latest image that you use in order to create the coffee-beans image. If so can you run different OS on different containers inside a machine? Because for example I just downloaded docker and the welcome-to-docker container has the structure of a linux distribution, however I don't know if it is because I have WSL installed or because the docker filed used a linux distribution image.

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

    Everything you said in the end port mapping , volumes and images

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

    I'd love to to see the secret management within docker environment for the next video's content.

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

    This is quality video! Very satisfied with the instruction. Thanks!!

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

    Amazing video as always, Rootless docker next please 🙏

  • @TheRich107
    @TheRich107 3 месяца назад +1

    Be good to get a handle on if we should leverage neovim being in the terminal and directly install neovim inside our dockerfile. Or if we should do some sort of remote execution for running tests etc

  • @darylshanks3150
    @darylshanks3150 14 дней назад

    WOW!
    Thanks! That was the best description of Doker that I have found, I was pretty lost just trying to wing it myself.
    Can you do a video on how to use terminals?
    I managed to get Ubuntu into Docker and Ollama/Code Llama but I have no idea how to do anything with them, lol.
    I want to learn to code.

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

    Amazing vid! I’m assuming similar concepts are used within AWS because so much just clicked!
    Looking forward to more videos on this, thanks so much!

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

      Be sure to subscribe - more coming soon on Docker!

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

    I watched two other videos and still didn't really understand what docker was... Thank you for this explanation!

  • @MatthewFessett
    @MatthewFessett 25 дней назад

    Great video / explanation, thank you!

  • @laurentbouchard1448
    @laurentbouchard1448 25 дней назад +1

    Oh dear... how i wish i had this intro when i started as well

  • @CodeBrothers
    @CodeBrothers Месяц назад +1

    I'm going to use these tips, thanks for the clear explanation!
    One more thing, can you please tell me which tool/platform did you use to write and explain the concepts? I really liked that black board where u typed and the terminal too!

    • @typecraft_dev
      @typecraft_dev  Месяц назад +2

      Thanks! The blackboard was eraser.io

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

      @@typecraft_dev awesome, very appreciated!

  • @Rustem-n3z
    @Rustem-n3z 4 месяца назад +1

    Lets go! This is awesome my friend. Keep going (:

  • @sebastianalfaro1887
    @sebastianalfaro1887 4 месяца назад +2

    You never disappoint me, my friend

  • @samjiman
    @samjiman 4 месяца назад +2

    Docker might not be necessary for development, but for deployment it definitely makes your life easier if you use it properly.

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

      I’ll disagree with you on that. I have clients with different tech stacks. Docker containers solve many problems, especially the “works on my machine” error.

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

      @@acmethunder I mean it's not necessary for me personally. I know it makes sense in a team.

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

    Amazing introduction,Nerd!

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

    Sometimes you never know what clicks. I randomly played this video and voila. It was like, that's it?? Thanks a lot!

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

    Fantastic video, I actually understand docker now and am confident enough to try it myself. I also need to know what site you were using for those amazing visualizations!

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

      Eraser.io ! We’re big fans of

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

      @@typecraft_dev Thank you!

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

    Thank you, it was crystal clear.

  • @Hislodin
    @Hislodin 7 дней назад

    Excellent practical explanations.

  • @chriskeo392
    @chriskeo392 День назад +1

    Just stumbled on this channel. This dude is meant to Yoda

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

    Thanks, Nerd! Awesome video!

  • @Cant_think_of_any
    @Cant_think_of_any 25 дней назад

    The title says it all, thanks ❤

  • @renomelon8361
    @renomelon8361 Месяц назад +1

    Great video man

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

    Great explanations !

  • @vladimirnicolescu1342
    @vladimirnicolescu1342 4 месяца назад +2

    Yes please! More docker content ^_^

  • @dragonfly-7
    @dragonfly-7 28 дней назад

    Well ... the title describes it on the spot " ... I wish I had when I started ... " 👍👍👍 + 🙏🙏🙏 ... Next will be the docker-compose part ... 🤓 ... and ... BTW ... are you planning a coverage of dockge as well ?

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

    I'd love to see a video on Docker Compose. I started using it in a personal fullstack project to control frontend, backend, and DB, and it's great but I sometimes struggle with it.

  • @Netzhero
    @Netzhero 3 месяца назад +1

    Dude awesome video btw🙏🏼

  • @Mikesco3
    @Mikesco3 2 месяца назад +1

    Pro tip paru is the new cool replacement for yay

  • @StHabibiJohnsonAhmedFranklin
    @StHabibiJohnsonAhmedFranklin 17 дней назад

    Great explanation thank you kindly mate!

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

    Awesome vid, I learnt more in that short video than hours on Udemy.

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

      Episode 2 on Docker Compose just dropped - ruclips.net/video/HGKfE-cn9y4/видео.html

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

    Excellent video concise and to the point. Thanks !

  • @jaygreentree4394
    @jaygreentree4394 3 месяца назад +1

    Getting into Docker changed my life or at least my homelab life.

  • @prrsnikety
    @prrsnikety 22 дня назад

    Great Video and explanation. However, you mentioned that docker images are immutable and I understand that. However, my noobish nature means I will often create dockers with mistakes and junk in them that I no longer want when I use 'docker images'. Is there a proper way to delete them? Then I would be able to reclaim the :latest tag for example.

  • @bsidestriad2377
    @bsidestriad2377 7 дней назад +1

    I see you're using neovim with Telescope. Very nice.. You ever try the harpoon plugin?

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

    I love you & Docker ❤

  • @satrinakelley-jordan6418
    @satrinakelley-jordan6418 Месяц назад

    Excellent explanation! Thanks.

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

      Check out episode 2! ruclips.net/video/HGKfE-cn9y4/видео.htmlsi=jrk6srX2QLdexK5o - we're going next level.

  • @GGShinobi77
    @GGShinobi77 Месяц назад +1

    Great video! What software are you using for your live illustrations (e.g. at 2:04) ? 👀