As always awesome vid, this should be from now on default beginner docker intro vid on KZbin. Every other docker intro vid are not as hands on beginners as yours.
@typecraft_dev4 ай бұрын
awesome! I'm glad you liked it!
@inithinx4 ай бұрын
Thanks, Nerd.
@MotheDev-th2pn2 ай бұрын
🤓
@RAWwithKohutАй бұрын
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Ай бұрын
Thanks. Regards, Nerd
@fedeykin2215 күн бұрын
The highest praise!
@IfImCommentingStopMe4 күн бұрын
This set my heart aflutter...and he wasn't even talking about me...
@samuelgallegor411Ай бұрын
Watching this video felt like dad explaining to me how to fix the garage door. Simple, pragmatic, clear and with a mustache.
@tommymurphy459Ай бұрын
How do you fix your garage door with a mustache? 〰️
@bikrantjungbudhathoki36874 күн бұрын
Mustache was intentional
@Inquisitrr2 ай бұрын
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!
@typecraft_dev2 ай бұрын
Love hearing this. Thank you!
@DankWish19 күн бұрын
You employ a style of teaching and explaining that I find preferable and elusive to many content creators. Well done.
@jonweinraub4 күн бұрын
I like the zero assumption of any background knowledge. Really good, well produced video!
@typecraft_devКүн бұрын
Glad you enjoyed it! thanks!
@dandandan015 күн бұрын
Wow. I've seen many videos on docker and I never understood it. This was actually amazing and I've learned tons. Thank you
@chudchadanstudАй бұрын
Thanks for being direct, not having crazy loud music in the background and not yelling at the camera. Best tutorial so far!
@typecraft_devАй бұрын
Thank you - part 2 coming very soon!
@stevetaylor5290Ай бұрын
So much this - KZbin is full of video tutes where the presenter figures they can make it exciting by whipping themselves into a frenzy.
@yugalkhanal69674 ай бұрын
man a playlist on docker like your neovim one would be great
@typecraft_dev4 ай бұрын
I think we're well on our way to one!
@tabliqatchi66963 ай бұрын
@@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 💖.
@brofessorsbooks33524 күн бұрын
easily the best video on docker ive ever seen
@typecraft_devКүн бұрын
easily the best comment I've ever seen, thanks!
@UnwalledGarden4 ай бұрын
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Ай бұрын
Good point but probably most people don't have bridges configured on their workstation
@ericwartelle47044 ай бұрын
Hello from France, I would like to say thank you for all your vids. I find them very didactic and understandable.
@Doctor_PaxmorАй бұрын
I've been using Docker for years as an enthusiast - I have never completely understood it until I watched this.
@ApstergosАй бұрын
I have watched a lot of videos explaining docker. This by far is the best of them.
@typecraft_devАй бұрын
Be sure to check out Docker Compose in the 2nd video of the series! kzbin.info/www/bejne/fniul3hjmNNsr5Ysi=M-Q0i20Yr38NdYbr
@randomusername9823742 ай бұрын
You're a great teacher, this is the best video for learning docker for the first time.
@gorilladev2 ай бұрын
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
@typecraft_dev2 ай бұрын
Oh it’s coming.
@HuffyT26628 күн бұрын
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!
@keleabetse3 ай бұрын
This is by far the most beginner friendly docker video ever. Very informative. Thanks, nerd!
@soulsearch4077Ай бұрын
You probably didn’t mean that!!
@muhdbasiirzulkifle50908 күн бұрын
I love the vibe from the intro. Great content!
@ivelinivanov34143 күн бұрын
That was very helpful, informative and straight to the point. Loved the video. Thank you.
@log1c24914 күн бұрын
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
@alan_marx4 ай бұрын
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. 👏
@kuzco7061Ай бұрын
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Ай бұрын
Docker compose is docker file for multiple containers instead of one. Docker swarm is for host clustering for containers across physical devices.
@manualdidact2 ай бұрын
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.
@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 😢
@cbm_doomworld4 ай бұрын
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.
@ikemkruegerАй бұрын
Please make a part 2 with all the topics you mentioned!
@typecraft_devАй бұрын
It’s up now!
@DenisBourveauАй бұрын
finally good docker intro video. part 2 please.
@typecraft_devАй бұрын
Coming very soon!
@DenisBourveauАй бұрын
@@typecraft_dev looking forward to it!
@123rodrigo28 күн бұрын
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! =)
@mayanxoni29 күн бұрын
Came here after watching the second video. Man! It helped me lot. Big thanks! 👍
@herberthsu14953 ай бұрын
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 🍻
@ambertheobald6995Ай бұрын
very helpful, thanks! I'd be interested in learning about port mapping in future videos.
@Kretical4 ай бұрын
Great video! Suggestion for next docker video: multi-stage docker builds, scenario: build, publish, and test your code with docker
@JesseUnderscoreMartinАй бұрын
Awesome docker intro! Specifically the explanation of virtualization vs containerization!
@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!
@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!
@DumpleShopАй бұрын
I watched two other videos and still didn't really understand what docker was... Thank you for this explanation!
@typecraft_devАй бұрын
Check out episode 2!
@CarlNorwood2 ай бұрын
As of today, your video helped and now I understand Docker. Cheers man... (You got the title right!)
@samithseu4 ай бұрын
didn’t even know about docker, but after this video, I’m waiting for ur next docker video. GREAT explanation❤
@typecraft_dev4 ай бұрын
Thank you I’m happy you liked it!
@ahmedmohamedmohamedmohamed282Ай бұрын
Best docker tutorial I saw so far
@sujayxaradhya3 ай бұрын
Best instructor ever, seriously I'm in love with your content.💯
@askholiaАй бұрын
Fantastic first episode in this Docker series
@typecraft_devАй бұрын
Episode 2 - Docker Compose just dropped today! kzbin.info/www/bejne/fniul3hjmNNsr5Ysi=Q20qvT_3n4JENA9d
@DJRanoia3 ай бұрын
I would love to learn about port mapping next
@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
@typecraft_devАй бұрын
We're glad to hear that it helped!
@matys283119 күн бұрын
Finally I understand Docker. thank you so much!!!
@typecraft_dev19 күн бұрын
Happy to hear it!
@modoulaminceesay92114 ай бұрын
Everything you said in the end port mapping , volumes and images
@MrJeeoSoft4 ай бұрын
Great video! I wish I had that intro to docker too when I was learning it, very instructive, thanks for sharing!
@typecraft_dev4 ай бұрын
Glad you liked it!
@AdityaSingh-uv8uf4 ай бұрын
Thanks .... I was wondering when will you come up with something like this......need more of these technologies
@tunacinsoy4 ай бұрын
I'd love to to see the secret management within docker environment for the next video's content.
@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
@reggieriot13884 ай бұрын
Would love more content in this style! Hope you make the video on port mapping!
@j0131n6 күн бұрын
I like the video format, awesome. Subcribed.
@typecraft_dev6 күн бұрын
Thanks!
@voidmind3 ай бұрын
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.
@toby99992 ай бұрын
Best explaination I've ever seen, and it's the first one that made any sense.
@drelephanttubeАй бұрын
I really like your teaching style. Great presentation.
@typecraft_devАй бұрын
Episode 2 - check it out! kzbin.info/www/bejne/fniul3hjmNNsr5Ysi=Q20qvT_3n4JENA9d
@ainran2 ай бұрын
Great intro - and yes to Docker Compose :)
@typecraft_dev2 ай бұрын
Coming soon!
@ryanchristensen6710Ай бұрын
Thank you for making this tutorial! Excellent flow and very helpful! subscribed!!!
@migueltmpereira3 ай бұрын
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
@laurentbouchard144826 күн бұрын
Oh dear... how i wish i had this intro when i started as well
@higiniofuentes25513 ай бұрын
Thank you for this very useful video! I have understood (finally!) Docker!
@skoppisetti3 ай бұрын
Sometimes you never know what clicks. I randomly played this video and voila. It was like, that's it?? Thanks a lot!
@TheRich1073 ай бұрын
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
@BrentMalice4 ай бұрын
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
@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Ай бұрын
Eraser.io ! We’re big fans of
@davidf_bsАй бұрын
@@typecraft_dev Thank you!
@darylshanks315014 күн бұрын
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.
@henrybenedict63574 ай бұрын
Amazing video as always, Rootless docker next please 🙏
@typecraft_dev4 ай бұрын
Great suggestion!
@kavishgour32674 ай бұрын
@@typecraft_dev or Podman :)
@ziggyshea4 ай бұрын
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.
@Shahikulariyan2 ай бұрын
You are an amazing teacher. ❤❤❤. You cleared up all problems
@nikodunk2 ай бұрын
Amazing video, thank you. I've never seen the basics explained so well before. Thank you!
@Super_Shaq2 ай бұрын
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_dev2 ай бұрын
Be sure to subscribe - more coming soon on Docker!
@SoldierSide883 ай бұрын
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_dev28 күн бұрын
It's so good. HHKB Type S - check it out amzn.to/3C8iLwP
@muhammeda33284 ай бұрын
Amazing introduction,Nerd!
@thecomputerbasics101Ай бұрын
Awesome vid, I learnt more in that short video than hours on Udemy.
@typecraft_devАй бұрын
Episode 2 on Docker Compose just dropped - kzbin.info/www/bejne/fniul3hjmNNsr5Y
@rgcottrell4 ай бұрын
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.
@typecraft_dev4 ай бұрын
it definitely goes DEEP
@sebastianalfaro18874 ай бұрын
You never disappoint me, my friend
@typecraft_dev4 ай бұрын
and I hope I never will
@Mikesco32 ай бұрын
Pro tip paru is the new cool replacement for yay
@giantbush42582 ай бұрын
I found nana channel and it was life changing
@Cant_think_of_any25 күн бұрын
The title says it all, thanks ❤
@Roro__npkАй бұрын
This is quality video! Very satisfied with the instruction. Thanks!!
@svefre854 ай бұрын
I would love to see one full deployment circle. Like a small Vue app and a DB container or something deployed to AWS with Docker et all
@jaygreentree43943 ай бұрын
Getting into Docker changed my life or at least my homelab life.
@typecraft_dev2 ай бұрын
Is there any other life? 😆
@chriskeo3922 күн бұрын
Just stumbled on this channel. This dude is meant to Yoda
@Hislodin7 күн бұрын
Excellent practical explanations.
@MatthewFessett25 күн бұрын
Great video / explanation, thank you!
@renomelon8361Ай бұрын
Great video man
@typecraft_devАй бұрын
Thanks!
@samjiman4 ай бұрын
Docker might not be necessary for development, but for deployment it definitely makes your life easier if you use it properly.
@acmethunder4 ай бұрын
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.
@samjiman4 ай бұрын
@@acmethunder I mean it's not necessary for me personally. I know it makes sense in a team.
@raviduttsharma3980Ай бұрын
Thank you, it was crystal clear.
@riufq4 ай бұрын
Docker compose and docker volume next please. And thanks nerd.
@typecraft_dev4 ай бұрын
Will do!
@ramalandajo65322 ай бұрын
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.
@dragonfly-729 күн бұрын
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 ?
@ivshofspbАй бұрын
Great talk and visual! I wonder how much Speech skiil comes with moustache :)
@CodeBrothersАй бұрын
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Ай бұрын
Thanks! The blackboard was eraser.io
@CodeBrothersАй бұрын
@@typecraft_dev awesome, very appreciated!
@theuser3844 ай бұрын
Dockerfile lacks reload but docker compose doesnt: docker compose watch: Watch build context for service and rebuild/refresh containers when files are updated
@GGShinobi77Ай бұрын
Great video! What software are you using for your live illustrations (e.g. at 2:04) ? 👀
@typecraft_devАй бұрын
eraser.io - we’re big fans!
@Torrened321Ай бұрын
Great video!!! By the way, what font are you using?
@73h73373r35724 күн бұрын
I really really like how your terminal looks. Can you tell me more about it?
@bsidestriad23777 күн бұрын
I see you're using neovim with Telescope. Very nice.. You ever try the harpoon plugin?
@typecraft_devКүн бұрын
Not yet!
@JudgeFredd4 ай бұрын
Great explanations !
@typecraft_dev4 ай бұрын
Thanks!
@Rustem-n3z4 ай бұрын
Lets go! This is awesome my friend. Keep going (:
@typecraft_dev4 ай бұрын
Thanks!!
@conorcurley6589Ай бұрын
really enjoyed that! would it be possible to have a video showing how to use docker desktop?