No video

The intro to Docker I wish I had when I started

  Рет қаралды 51,520

typecraft

typecraft

Күн бұрын

Пікірлер: 164
@PhysicsLaboratory-cp7eq
@PhysicsLaboratory-cp7eq Ай бұрын
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_dev
@typecraft_dev Ай бұрын
awesome! I'm glad you liked it!
@yugalkhanal6967
@yugalkhanal6967 Ай бұрын
man a playlist on docker like your neovim one would be great
@typecraft_dev
@typecraft_dev Ай бұрын
I think we're well on our way to one!
@tabliqatchi6696
@tabliqatchi6696 Ай бұрын
@@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 💖.
@keleabetse
@keleabetse 4 күн бұрын
This is by far the most beginner friendly docker video ever. Very informative. Thanks, nerd!
@ericwartelle4704
@ericwartelle4704 Ай бұрын
Hello from France, I would like to say thank you for all your vids. I find them very didactic and understandable.
@inithinx
@inithinx Ай бұрын
Thanks, Nerd.
@UnwalledGarden
@UnwalledGarden Ай бұрын
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.
@DJRanoia
@DJRanoia 6 күн бұрын
I would love to learn about port mapping next
@nikodunk
@nikodunk 6 сағат бұрын
Amazing video, thank you. I've never seen the basics explained so well before. Thank you!
@jaygreentree4394
@jaygreentree4394 5 күн бұрын
Getting into Docker changed my life or at least my homelab life.
@herberthsu1495
@herberthsu1495 23 күн бұрын
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 🍻
@CarlNorwood
@CarlNorwood 2 күн бұрын
As of today, your video helped and now I understand Docker. Cheers man... (You got the title right!)
@alan_marx
@alan_marx Ай бұрын
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. 👏
@Mikesco3
@Mikesco3 Күн бұрын
Pro tip paru is the new cool replacement for yay
@MrJeeoSoft
@MrJeeoSoft Ай бұрын
Great video! I wish I had that intro to docker too when I was learning it, very instructive, thanks for sharing!
@typecraft_dev
@typecraft_dev Ай бұрын
Glad you liked it!
@cbm_doomworld
@cbm_doomworld Ай бұрын
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.
@SoldierSide88
@SoldierSide88 Ай бұрын
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.
@higiniofuentes2551
@higiniofuentes2551 8 күн бұрын
Thank you for this very useful video! I have understood (finally!) Docker!
@samithseu
@samithseu Ай бұрын
didn’t even know about docker, but after this video, I’m waiting for ur next docker video. GREAT explanation❤
@typecraft_dev
@typecraft_dev Ай бұрын
Thank you I’m happy you liked it!
@sujayxaradhya
@sujayxaradhya 22 күн бұрын
Best instructor ever, seriously I'm in love with your content.💯
@tunacinsoy
@tunacinsoy Ай бұрын
I'd love to to see the secret management within docker environment for the next video's content.
@reggieriot1388
@reggieriot1388 Ай бұрын
Would love more content in this style! Hope you make the video on port mapping!
@AdityaSingh-uv8uf
@AdityaSingh-uv8uf Ай бұрын
Thanks .... I was wondering when will you come up with something like this......need more of these technologies
@voidmind
@voidmind Ай бұрын
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.
@Kretical
@Kretical Ай бұрын
Great video! Suggestion for next docker video: multi-stage docker builds, scenario: build, publish, and test your code with docker
@JudgeFredd
@JudgeFredd Ай бұрын
Great explanations !
@typecraft_dev
@typecraft_dev Ай бұрын
Thanks!
@migueltmpereira
@migueltmpereira 16 күн бұрын
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
@riufq
@riufq Ай бұрын
Docker compose and docker volume next please. And thanks nerd.
@typecraft_dev
@typecraft_dev Ай бұрын
Will do!
@BrentMalice
@BrentMalice Ай бұрын
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
@modoulaminceesay9211
@modoulaminceesay9211 Ай бұрын
Everything you said in the end port mapping , volumes and images
@rgcottrell
@rgcottrell Ай бұрын
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_dev
@typecraft_dev Ай бұрын
it definitely goes DEEP
@skoppisetti
@skoppisetti 19 күн бұрын
Sometimes you never know what clicks. I randomly played this video and voila. It was like, that's it?? Thanks a lot!
@robertkozak
@robertkozak Ай бұрын
Super super super happy you call them "containers" and not "dockers". You have no idea how much gives me the ick.
@typecraft_dev
@typecraft_dev Ай бұрын
Hahaha
@eliomargarzon
@eliomargarzon Күн бұрын
suscribed after hear your music intro. lml
@typecraft_dev
@typecraft_dev Күн бұрын
Hell yeah
@TheRich107
@TheRich107 Ай бұрын
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
@TonyEduardo1
@TonyEduardo1 22 күн бұрын
Excellent video concise and to the point. Thanks !
@muhammeda3328
@muhammeda3328 Ай бұрын
Amazing introduction,Nerd!
@Netzhero
@Netzhero 23 күн бұрын
Dude awesome video btw🙏🏼
@typecraft_dev
@typecraft_dev 23 күн бұрын
Thank you!
@aliqyan9827
@aliqyan9827 Ай бұрын
Nice! Thanks Nerd
@ziggyshea
@ziggyshea Ай бұрын
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.
@sebastianalfaro1887
@sebastianalfaro1887 Ай бұрын
You never disappoint me, my friend
@typecraft_dev
@typecraft_dev Ай бұрын
and I hope I never will
@mariocassani7032
@mariocassani7032 2 күн бұрын
Great video, thanks. I would like to know if and how Is It possibile to share, move or at least backup/restare images between different machines without rebuilding them. I understand that the dockerfile and the originale files should be enough but the point here Is to work on different machines in a LAN not necessarily or always/completely connected to the Internet
@henrybenedict6357
@henrybenedict6357 Ай бұрын
Amazing video as always, Rootless docker next please 🙏
@typecraft_dev
@typecraft_dev Ай бұрын
Great suggestion!
@kavishgour3267
@kavishgour3267 Ай бұрын
@@typecraft_dev or Podman :)
@svefre85
@svefre85 Ай бұрын
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
@alexstone691
@alexstone691 Ай бұрын
I've been using it for years mainly using distrobox
@user-mj1vr6ye4x
@user-mj1vr6ye4x Ай бұрын
Lets go! This is awesome my friend. Keep going (:
@typecraft_dev
@typecraft_dev Ай бұрын
Thanks!!
@samjiman
@samjiman Ай бұрын
Docker might not be necessary for development, but for deployment it definitely makes your life easier if you use it properly.
@acmethunder
@acmethunder Ай бұрын
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 Ай бұрын
@@acmethunder I mean it's not necessary for me personally. I know it makes sense in a team.
@saeidex
@saeidex Ай бұрын
I love you & Docker ❤
@typecraft_dev
@typecraft_dev Ай бұрын
I love you too
@nosdregamon
@nosdregamon Ай бұрын
Now, I understand a little better what containers are, BUT I don't get how they are less work or a boost to productivity. So far (and in all the tutorials I tried before) it seems like some extras steps, setting things up, that don't actually help me developing faster. I guess I'm missing something?!
@typecraft_dev
@typecraft_dev Ай бұрын
It depends on your workflow. If you have a lot of micro services or tons of random libraries needed. Docker could be great. If it’s just a simple or monolith app. Not very necessary
@dannydelgado9820
@dannydelgado9820 Ай бұрын
Thanks, Nerd! Awesome video!
@typecraft_dev
@typecraft_dev Ай бұрын
Glad you enjoyed it!
@kjyu4539
@kjyu4539 Ай бұрын
thank u man
@typecraft_dev
@typecraft_dev Ай бұрын
no thank YOU
@biscotty6669
@biscotty6669 Ай бұрын
How about a video explaining why podman is better than docker? 😉
@modoulaminceesay9211
@modoulaminceesay9211 Ай бұрын
Thanks really helped me understand them better
@RazoBeckett.
@RazoBeckett. Ай бұрын
nice hackery green lights !
@Josue-Arreaga
@Josue-Arreaga Ай бұрын
Incredible video. What did you use to draw I the canvas? Lucidchart?
@typecraft_dev
@typecraft_dev Ай бұрын
Eraser.io. Solid tool
@chrisrusecki6320
@chrisrusecki6320 Ай бұрын
now I understand! And I want more Fathaaa XD
@theuser384
@theuser384 Ай бұрын
Dockerfile lacks reload but docker compose doesnt: docker compose watch: Watch build context for service and rebuild/refresh containers when files are updated
@vladimirnicolescu1342
@vladimirnicolescu1342 Ай бұрын
Yes please! More docker content ^_^
@typecraft_dev
@typecraft_dev Ай бұрын
ok, if you say so!
@jporfirio
@jporfirio Ай бұрын
this video was awesome! I feel more confident to use docker now. can you talk about port mapping and security concerns? like, how safe is it to run a script inside a container? can I trust third-party docker files? if I make the docker file and copy something into it, is it safe to run any script?
@RickySupriyadi
@RickySupriyadi 9 сағат бұрын
dude what's next for docker? docker ports for newbs? mostly mistakes are seeing up connection...
@AgSpades
@AgSpades 17 күн бұрын
Arch users trying not to flex that they use arch. Difficulty level: Impossible.
@ITTom
@ITTom 9 күн бұрын
So, from the point of view of maintaining order you should always name your latest image as :latest and at the same time rename the previous one ?
@GooogleGoglee
@GooogleGoglee 8 күн бұрын
Nice video, what are you using for doing those graphics and representation on the screen?
@typecraft_dev
@typecraft_dev 8 күн бұрын
Eraser.io!
@GooogleGoglee
@GooogleGoglee 8 күн бұрын
@@typecraft_dev thank you! Subscribed, love your contents
@jcduval83
@jcduval83 Ай бұрын
Really great knowledge sharing again ! Thanks ! And what is the name of the software you use in the video to explain all your stuffs with texts & arrows ? Very powerfull
@typecraft_dev
@typecraft_dev Ай бұрын
Eraser.io ! We use it in a lot of videos where diagrams make explanation easy.
@GBFU2016
@GBFU2016 Ай бұрын
What is the difference between a docker client and a docker daemon ?
@matyassina7673
@matyassina7673 2 күн бұрын
i see sth at the background👀
@Caminante-blanco
@Caminante-blanco Ай бұрын
We both use Arch, BTW
@friendly__drone9352
@friendly__drone9352 Ай бұрын
Hey Typecraft! Love the videos! Wish I had these when I started. Just a quick question, which computer do you run Arch on? Is it a desktop PC or some fancy laptop?
@typecraft_dev
@typecraft_dev Ай бұрын
Framework 13” AMD. Stellar machine!
@harshitgupta136
@harshitgupta136 Ай бұрын
Thanks, berd
@khunjame7
@khunjame7 Ай бұрын
I use Mac and when I built image it alway ask to for permission (sudo), so do you know how can I built image without sudo?
@alan_marx
@alan_marx Ай бұрын
Talvez você possa me ajudar com uma dúvida. Gostaria de converter um antigo celular Android em um servidor web. Quero remover completamente o Android e rodar uma distro contendo apenas CLI, sem ambiente gráfico. Saberia como proceder? Pode me indicar algum DIY? Obrigado!
@TheOnlyJura
@TheOnlyJura Ай бұрын
beware, if you use docker, your /var/lib/docker folder will grow rapidly (mine was 400GB for 4 containers), when I found out, I decided to get rid of docker, because there's no way that any code/project/build I do will ever be 400GB big
@typecraft_dev
@typecraft_dev Ай бұрын
Hah I’ll keep an eye out
@felipegutierrez2944
@felipegutierrez2944 Ай бұрын
can you teach us how to integrate this with CI/CD? I always have problems configuring it with docker
@kilobitz8639
@kilobitz8639 Ай бұрын
I thought I was the only RoR dev out there.
@typecraft_dev
@typecraft_dev Ай бұрын
There’s at least two of us!
@visnuvr
@visnuvr Ай бұрын
Great Video for beginners. What software do you use for editing
@thedeemon
@thedeemon Ай бұрын
nice!
@plutack
@plutack Ай бұрын
how is RUN different from CMD. where does docker compose fall into in all of this?
@typecraft_dev
@typecraft_dev Ай бұрын
run will run commands on the image. CMD is the default command that is run when the container starts
@Murphyalex
@Murphyalex Ай бұрын
Thanks for asking. I had the same question.
@mikeinal5521
@mikeinal5521 Ай бұрын
What is the graphics program you are using?
@typecraft_dev
@typecraft_dev Ай бұрын
To show the docker stuff? Eraser.io
@KnownUnknown5232
@KnownUnknown5232 Ай бұрын
Another typecraft W
@asv5769
@asv5769 9 күн бұрын
Hello, as a total newb, I‘m still struggling to understand the concept. If Docker is lightweight approach that is used to separate/isolate processes on the operating system, why is it possible to download docker images with different OS, for example on my linux mint, I can use docker with fedora downloaded from the hub. It is still confusing….
@лилпипка
@лилпипка 9 күн бұрын
Docker is advanced chroot
@tunisiasparx2105
@tunisiasparx2105 Ай бұрын
awsome thx
@riufq
@riufq Ай бұрын
I like your intro soundtrack. Can i get the name?
@youtischia
@youtischia Күн бұрын
Wow an american that knows how to use the verb "wish" correctly wih the past subjunctive. This is very rare on youtube.
@mariusmxmhd
@mariusmxmhd Ай бұрын
what keyboard are you using ? the sound of it it's music to my ears
@typecraft_dev
@typecraft_dev Ай бұрын
Happy hacking keyboard type s!!
@mariusmxmhd
@mariusmxmhd Ай бұрын
@@typecraft_dev I didn’t expect that price :)) thanks for reply though
@GR3YS0RG4N1CS
@GR3YS0RG4N1CS Ай бұрын
You don't use lazydocker, BTW.
@kishorevb8331
@kishorevb8331 Ай бұрын
Subscribed!
@5mintoheaven871
@5mintoheaven871 Ай бұрын
which app does he use to teach us by diagrams
@typecraft_dev
@typecraft_dev Ай бұрын
eraser.io!
@shaked1233
@shaked1233 Ай бұрын
next video compose please
@OlaHermansson
@OlaHermansson Ай бұрын
How come the image you built is just 120 MB when youve got an Ubuntu image in there. Is the Ubuntu:latest some subset?
@typecraft_dev
@typecraft_dev Ай бұрын
Maybe it’s a very small image and only has the very basics?
@mateusdasilvarosario7272
@mateusdasilvarosario7272 Ай бұрын
For what I understand, It is not the Ubuntu SO image, it is a docker image that can instantiate a container with all the depedencies a process expected to run on ubuntu might need.
@marcosignacio7548
@marcosignacio7548 Ай бұрын
which laptop is that
@RhettNewton-r7b
@RhettNewton-r7b Ай бұрын
What's the development workflow look like with docker? How could you, say, make live changes to a nextjs project running in dev mode for example?
@typecraft_dev
@typecraft_dev Ай бұрын
Stay tuned -with enough interest, we'll turn this into an entire series!
@user-hi8cg3up2c
@user-hi8cg3up2c Ай бұрын
You can use voulmes mapping. Most videos shows this technique. But it is not the best solution. Better will be use the special watch mode of the docker compose.
@Viken43
@Viken43 Ай бұрын
Webtop ftw
@nekoill
@nekoill Күн бұрын
chroot! chroot! chroot!
@jurgenplaushku5835
@jurgenplaushku5835 Ай бұрын
hi, great vid, can i ask you what diagramming software are you using?
@typecraft_dev
@typecraft_dev Ай бұрын
Eraser.io!
@DontFollowZim
@DontFollowZim Ай бұрын
You can run a Docker file without building it, right?
@typecraft_dev
@typecraft_dev Ай бұрын
Can you? I assume you always build it before running, otherwise I'm not sure how that works
@typecraft_dev
@typecraft_dev Ай бұрын
We did the research and NO, you cannot run a `Dockerfile` without building the image. However, there are ways to build an image without a `Dockerfile`. It's not a common use case but there are some scenarios where it's useful. For example, if you want to have a more dynamic `Docker` image based on the state of an application or environment, having an "on-the-fly" image creation may make more sense. You can also do something like `docker run -it ubuntu bash`.
@ChandrashekarCN
@ChandrashekarCN 13 күн бұрын
💖💖💖💖
@pes18fan
@pes18fan Ай бұрын
Thanks, nerd
@Burbanana
@Burbanana 9 күн бұрын
wow I found a RoR dev like me, I am shocked.
@alexisperdomodiaz7295
@alexisperdomodiaz7295 17 күн бұрын
Thanks nerd
@flamendless
@flamendless Ай бұрын
Barely even know her as well
@typecraft_dev
@typecraft_dev Ай бұрын
lol
@m4saurabh
@m4saurabh Ай бұрын
Bro, showing his mac in the thumbnail
Every Developer Needs a Raspberry Pi
27:27
Sam Meech-Ward
Рет қаралды 426 М.
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 458 М.
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 81 МЛН
拉了好大一坨#斗罗大陆#唐三小舞#小丑
00:11
超凡蜘蛛
Рет қаралды 9 МЛН
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 76 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 45 МЛН
I ranked EVERY terminal emulator. It was nuts
20:35
typecraft
Рет қаралды 49 М.
This VIM trick BLEW MY MIND
6:37
typecraft
Рет қаралды 34 М.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,6 МЛН
Turning the worst key on a keyboard into the most useful one
10:00
Dreams of Code
Рет қаралды 176 М.
If you're not developing with this, you're wasting your time
14:30
Articulated Robotics
Рет қаралды 285 М.
I'm ditching Alacritty. Here's why
6:44
typecraft
Рет қаралды 71 М.
100+ Docker Concepts you Need to Know
8:28
Fireship
Рет қаралды 927 М.
microsoft doubles down on recording your screen
10:00
Low Level Learning
Рет қаралды 71 М.
The 3 Laws of Writing Readable Code
5:28
Kantan Coding
Рет қаралды 493 М.
This may be my favorite CLI tool ever
8:15
typecraft
Рет қаралды 74 М.
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 81 МЛН