Docker For Beginners: From Docker Desktop to Deployment

  Рет қаралды 742,234

Travis Media

Travis Media

Күн бұрын

Learn Docker with this highly practical tutorial.
A year ago I tried to learn Docker but just wasn't ready for it. The tutorials I tried to follow were too comprehensive and "theory-based" for a first go at it. A year later I looked back and decided I would make a tutorial that would have been much more beneficial for me then.
In this video, we'll take a fun dive into Docker, learn some definitions, dockerize some apps, push them to Docker Hub, and deploy them to Digital Ocean.
** Grab your FREE one month of Skillshare: geni.us/DqB7m
** Learn Computer Science Fundamentals: geni.us/nRc5
** Learn Algorithm Fundamentals: geni.us/DB373
THE DEFINITIONS
1:56 - What is Docker?
2:08 - What is a Docker Image?
3:00 - What is a Container?
3:17 - What's the benefit?
4:13 - Virtual Machines vs Container
PRACTICAL EXAMPLES
6:50 - Download Docker Desktop
8:26 - Docker Images
10:00 - Let's Build a React App Docker Image
24:35 - Let's Run the React App in a Container
27:16 - Show Logs / Debug
27:40 - Jump inside of your container and view/edit files
28:38 - What is Docker Compose?
28:50 - Run WordPress in a container via Docker Compose
33:48 - A local volume to view/edit our wp-content folder
41:03 - Push our React App to Dockerhub
45:03 - Deploying our React App to Digital Ocean
43:15 - Deploying our WordPress App to Digital Ocean
KZbin Stats React App Source Files - github.com/rod...
Further Viewing:
Manage Docker Easily With VS Code: • Manage Docker Easily W...
What is Kubernetes and How To Learn It: • What is Kubernetes and...
Udemy Course Suggestions:
My Current Favorite Udemy Course: geni.us/58VWIe
Best Docker Course: geni.us/os0F
Best Kubernetes Course: geni.us/fuxSZ
*** Join the Slack Community to Level Up! ***
👊 bit.ly/2NPZOQW
*** DIGITAL OCEAN - LINK FOR FREE $100 TO SPEND ***
bit.ly/2OMM2jd
*** Get ONE FREE Month on Skillshare. Learn Anything (preferably code 😁) ***
🎓 geni.us/DqB7m
*** Learn to Code Blueprint 6 Month ***
🎓 geni.us/HoswN2
*** FREE EBOOKS including the freelancing ebook mentioned ***
📘 bit.ly/2jnH2DP
*** SUBSCRIBE FOR WEEKLY VIDEOS ON WEB DEVELOPMENT / CODING/ CONQUERING LIFE ***
👉 bit.ly/33APfdw
LET'S CONNECT!
📰 LinkedIn ➔ / travisdot. .
📷 Instagram ➔ / travisdotmedia
📱 Facebook ➔ / travisdotmedia
🐦 Twitter ➔ / travisdotmedia
🙋🏼‍♂️ Website ➔ travis.media
#docker #learndocker #dockertutorial #dockerforbeginners

Пікірлер: 500
@TravisMedia
@TravisMedia 4 жыл бұрын
👊 Join the Travis Media Community to Level Up! -- travis.media/community
@svnbit8408
@svnbit8408 4 жыл бұрын
Fresh install big sur, is docker a solution to install node npm etc globally and not run across the permissions issues when settings up a dev environment? Just wondering if this is something that'll replace that original install headache for noobs, or something that happens in addition to that original setup? Thanks I'm super confused, if I can avoid that whole homebrew headache I've went through and end up having to uninstall reinstall node and npm etc. Thanks
@kamilbednarek9781
@kamilbednarek9781 3 жыл бұрын
Tyle razy mnie oszukaliście skąd mam wiedzieć że znowu szykujecie kolejne pułapki nie możecie przepalić że jestem Polakiem mówiłem wam nie walcię w huja zemną. Wystarczyło mnie zapytć to bym wam powiedział że mam pierwszego. Tylu specjalistów rozkminia mi to zajęło 5 minut. Myślcie że nie wiedziałem gdzie co mam nie chciłem tam zaglądać bo wiedziałem że jest tego dużo i będzie właśnie to co robicie. Niechcenia z takimi ludźmi nic robić nie chce frunąć do Ameryki. Szkoda mi że nie wiedziałem o tej fundacji mogliście powiedzieć nic bym nie zatrzymał.
@go-live
@go-live 4 жыл бұрын
This is THE best Docker introduction out there, and there are a lot. Brilliant.
@mastersquinch
@mastersquinch 6 ай бұрын
For anyone following this today, the first line in the dockerfile for the youtube-app needs to be FROM node:13.12.0-stretch . There were security fixes in newer versions of node which break this app.
@oseitutu598
@oseitutu598 3 жыл бұрын
This might well be the finest job done on a "docker explain" in the history of explaining Docker !! I am all set to go! Thank you for the awesome job you are doing !!!
@Barbastarkk
@Barbastarkk 4 жыл бұрын
Spent all day yesterday scratching my head, while simultaneously trying to learn docker and makeing various flavours of baboon-like faces . At the end of the day i was left with a blank stare on my face feeling frustrated. After a bad night's sleep and two cups of coffe I stumbled upon this video and that changed everything. I can only speak for my self, but in my opinion your easygoing, inspiring and easy to understand approach to teaching makes this by far the best docker tutorial I've fond so far. Thanks a lot!!
@blackwersus
@blackwersus 3 жыл бұрын
"I pulled some images and then I was like "where is my image?" " LOL that was exactly me - one of the hardest things for me to understand.
@emmonspatzer5402
@emmonspatzer5402 4 жыл бұрын
I agree with Angry Bird. I have been studying, making installs, taking everything down to host machine with completely uninstalled Docker, bring it all back up again, doing a variety of Drupal GitHub and GitLab Docker clones, bringing then up locally in containers, etc. Learned more from your video, especially with the Visual Studio UI into doing all this, in an hour or two of watching and rewatching then I have in like a month of prior attempts of learning from reading and other videos. You are an excellent teacher in tone, style, pace, logical flow, ... Thanks so much
@johndoe9450
@johndoe9450 4 жыл бұрын
Dear Travis. I just deployed my first docker container to my affordable DigitalOcean droplet, and are now ready for developing and some demoing/showcasing using my favorite tech stack provided by images from Docker Hub. I now have a basic, working knowledge of Docker and now I feel ready to dive in to some of the more refined details of this technology and to use it in future projects. This is all all thanks to this great step-by-step explanation and demonstration. You really manage to take something that is dauntingly complex and make it seem less intimidating! Thank you so much for this wonderful guide! You did a fantastic job with it!
@jesavius
@jesavius 4 жыл бұрын
After 59 minutes and 29 seconds, there was no lie in the title. This is the man everyone cross-eyed on Docker needed and he came thru!!!
@julius_trifinity
@julius_trifinity 3 жыл бұрын
21:26 - "Should be done in a minute." *added 1638 packages from 787 contributors and audited 931370 packages in 415.937s* anyways, love the video it helped a lot
@savashzaynal6502
@savashzaynal6502 4 жыл бұрын
Sir, your a nerd, and I mean it as a complement to your knowledge but your also a rare kind of nerd that can explain something very pedagogically which is very very rare.
@wkdj2522
@wkdj2522 4 жыл бұрын
fantastic tutorial. i actually understand what the hell docker is now. i do think to truly appreciate this tool you have to have lived through the late 90's all the way up to a few years ago and actually have been involved in what it takes to do an application build, deal with CM and software dependencies, write multiple run scripts for various platforms and environments, and painstakingly create entire home-grown applications that run on servers to manage app versions, configurations, compatibility, even hardware load to some extent. believe me, docker may not do every single cool trick that's ever been invented -- of course, how could it -- but it appears to do 90% or more, and that means developers actually working on application code and not spending 50% of their time babysitting production.
@kyabetsu4029
@kyabetsu4029 4 жыл бұрын
at work, they asked me to start contenerize our applications and I'm juste a first year student doing his traineeship during four months. So i went to youtube to find help and I just found this video and even if it's a 1h video I'm releaved to find it. Thanks a lot
@kyabetsu4029
@kyabetsu4029 4 жыл бұрын
in addition it dates from 2020 so it's even better
@markthrasher4548
@markthrasher4548 4 жыл бұрын
This is an absolutely perfect presentation on Docker. The level of content and how it is presented is second to none. The time index for the video is a very nice touch. I'm a definite subscriber. Thanks for the video!
@bwandesky
@bwandesky 4 жыл бұрын
When I started this video I didn't have a Digital Ocean account, before the end of the video not only do I have one, but there are also 100 dollars attached to it. Let the games begin. Good content (excellent I should say). A good sign of a good tutor is when the student is enthusiastic to get started with assignments.
@elkenoseteolvida
@elkenoseteolvida 4 жыл бұрын
Honestly, this is the best tutorial of Docker i have seen. Perfectly explained and clear.
@ieronim272
@ieronim272 10 ай бұрын
Truly the best docker tutorial on youtube
@Hawtsauce
@Hawtsauce 4 жыл бұрын
Must say, its been a long time since I've viewed an in depth video of this quality. Thank you.
@trendx285
@trendx285 3 жыл бұрын
Exactly. Thank you for dedicating your time
@dianwang1501
@dianwang1501 3 жыл бұрын
fantastic tutorial. Even almost 2 years passed, this is still the best docker tutorial I've found on youtube.
@TravisMedia
@TravisMedia 3 жыл бұрын
Thanks Dian
@JustinMacri007
@JustinMacri007 Жыл бұрын
@@TravisMediawant to be freinds I work love to lean coding
@roshanthomas9805
@roshanthomas9805 4 жыл бұрын
THE BEST Docker video on YT. I love how you explained each of those Dockerfile commands. Every other video seems to skip that.
@theragavelan
@theragavelan 2 жыл бұрын
One of the best tutorial for docker I have ever seen. Thanks a lot. Please add Wordpress tag also to this video. This should rank high for Wordpress docker searches. Thanks
@bneeland1
@bneeland1 3 жыл бұрын
By far the best intro to Docker video I've found
@shalu1433
@shalu1433 4 жыл бұрын
I was afraid to learn docker but with your tutorial you make me excited to learn more about Docker. please show him your love like the video and to benefit other people also. much respect bro.
@tuscala
@tuscala 4 жыл бұрын
The best Docker tutorial so far
@James-sc1lz
@James-sc1lz 4 жыл бұрын
Subscribed. Five/five start video. I just spent money for some online training on Udemy and this video is a million times better. You should be a trainer.
@TheKingofparis148
@TheKingofparis148 7 ай бұрын
I don't know where you've been hiding but, loved the way you relay information and the speed that you go about it. Gained a Sub. I might have found a mentor!!!!
@xiaoleijiang6962
@xiaoleijiang6962 4 жыл бұрын
Best Docker tutorial on KZbin
@TheMegaEzio
@TheMegaEzio 3 жыл бұрын
Went all over this on my own. I can only say now, that this video is very helpful!
@rursus8354
@rursus8354 3 жыл бұрын
That overview first/details then reflection: right! That's a valid experience based teachers skill. Another reflection: each viewer has to know the things that you are talking about. The prerequisites for doing that is knowing bash, knowing apt, knowing VSC (which I essentially don't), knowing wordpress to the extent that the setup settings are known. If your viewers know all that, they may understand your lecture, otherwise not. Bash has to be assumed: otherwise demonstrating docker would be essentially meaningless. But apt? What does it do? What's the file working space on the host for your docker image?
@fahadkhanchughtai3279
@fahadkhanchughtai3279 4 жыл бұрын
Thankew, It was neither too complicated nor too easy. Just perfect.
@bartbtsful
@bartbtsful 4 жыл бұрын
Not even on the end, but already wanted to say as a beginner. This was excactly what I needed to quick start!. Thanks a lot!
@MarkusAntony
@MarkusAntony 5 ай бұрын
Excellent tutorial! Thanks! A small point, but usually for production apps, when building the Docker file you would use a specific version of Node (or whatever server you're using) instead of the 'latest' tag, and you would include both the package-lock.json and package.json file, so that whenever the script runs 'npm install', the container would have the exact dependency versions that work with the application. Otherwise, you could end up pulling the newer versions of the dependencies and those might not be compatible with the application.
@ITSALLFYA
@ITSALLFYA 3 жыл бұрын
Beautifully done. You have a gift. How-to videos on youtube have helped me a lot, but rarely are they done so well. Thank you.
@OneTamadTV
@OneTamadTV 4 жыл бұрын
I am the same as you. I ditched Docker for a long time as the process is confusing... but yeah I totally learned and understand it now by your video... Thank you!!!
@tesfayeyimam3700
@tesfayeyimam3700 2 жыл бұрын
I always subscribe to a channel when I am convinced. Hence, I did. This video is really helpful for my project am fighting with.
@Alnz-b2b
@Alnz-b2b 2 ай бұрын
finally someone making a video of an actual real world project
@eswara6964
@eswara6964 4 жыл бұрын
One of the best docker tutorial, you made it easy and clear to understand docker :)
@AdmV0rl0n
@AdmV0rl0n 3 жыл бұрын
Many Thanks for the video. I appreciate the info and detail. Never a day goes by where I am not disappointed in docker. A simple idea at its core. If you use it daily and build a tool kit round it, then as per your video - one year later you can explain where you are at, and what your tooling is. It is in the as complex as other tooling. It actually requires a high skillset to deploy, secure, backup. And it requires like many CLI based world kits, third party tooling and heavy usage to get to speed and stay at speed. All the same, thanks for the video. Useful stuff.
@liehian3395
@liehian3395 4 жыл бұрын
You should continue making tutorial. Amazing on how I am not skipping single second of this video. Good job man.
@pantatzz
@pantatzz 2 жыл бұрын
Greetings from indonesia, Thanks for the clear and easy to understand explanation. really help me a lot to learn
@flyerbumm
@flyerbumm 9 ай бұрын
Best docker video ever.
@izem9652
@izem9652 2 жыл бұрын
Thanks you're a life savior. Greetings from France!
@hitensharma259
@hitensharma259 4 жыл бұрын
Thank u for explainig it so well.I have looked at so many vids but everyone just speaks mumbo jumbo.Thx a lot!
@hexelcolorado6275
@hexelcolorado6275 3 жыл бұрын
Best KZbin video on Docker for Beginners I've seen yet! Thanks, Travis!!
@w2kmedia920
@w2kmedia920 2 жыл бұрын
Best tutorial I have seen for docker. This is amazing and thanks for the video!
@sivas170
@sivas170 3 жыл бұрын
awesome practical explanation Travis...It made a mainframe engineer work with Docker!!!!
@TravisMedia
@TravisMedia 3 жыл бұрын
Glad to hear!
@midget2000x
@midget2000x 3 жыл бұрын
You have a very clear and engaging manner of speaking and explaining things. Trying to place the accent...I'm guessing texas. Anyway, thanks for doing this video.
@sanskarbhusal1924
@sanskarbhusal1924 22 күн бұрын
That was really helpful. Being able to deploy your project almost feels like avenger level power
@ocramas
@ocramas 4 жыл бұрын
Awesome video! I have been sysadmin for 16 years or so and never used docker until now, and the thing was like a weird monster!..it just didn't make sense at all, thanks for the vid, I just ran my API/mysql/httpd on docker now.
@JoshyHJoshy
@JoshyHJoshy 3 жыл бұрын
Bless you, This was the best and clearest docker tutorial ever.
@arupeshroychowdhury6584
@arupeshroychowdhury6584 2 жыл бұрын
Extremely intuitive video Travis. Just what I needed. Thank You !!
@AliAliOxenFree
@AliAliOxenFree 2 жыл бұрын
only watched 60 seconds so far, and already i love this video
@thrifterspoint1002
@thrifterspoint1002 2 ай бұрын
woww.... finally i understand very easy way to explore docker thanxx
@ferb1131
@ferb1131 4 жыл бұрын
1:00 'A year ago I tried looking into this and found it really confusing!' 3:30 "So what's the benefit? Simplicity!"
@benurm2390
@benurm2390 3 жыл бұрын
It's so simple that it becomes complicated to handle in our heads.
@_radix_
@_radix_ 3 жыл бұрын
Thank you Travis. I like how you do not make a huge deal out of it which makes it easier to understand by beginners like me.
@TravisMedia
@TravisMedia 3 жыл бұрын
Glad to hear. Thanks.
@swathiallu9819
@swathiallu9819 3 жыл бұрын
Your way of teaching is amazing. Its simple clear and anyone can understand. Keep up your good work..
@frankmacias7244
@frankmacias7244 Жыл бұрын
I am exactly where you were a yr. ago...SO I'm looking forward to being learnt.
@crhu319
@crhu319 3 жыл бұрын
VMs are used for compatibility and provisioning for open ended development where you may need to install new things. Essentially to firewall stuff so it can be isolated from the host OS and customized heavily. Docker is used for provisioning for use, for incremental service driven development, where you are preparing for deployment. And where the OS is definitely known, fixed & singular. The main benefit being the ability to stack/combine containers. No VM can do that, you can't just merge VMs. There is no equivalent to the Dockerfile. You have to use installers. They overlap somewhat. If you have a choice, try Docker first.
@emanuelechiarello1403
@emanuelechiarello1403 3 жыл бұрын
Man i found myself exactly where you've been. Courius about this stuff but just didn't get it quite right... So well explained even from a newbe like me! Thank you :D
@imranrentia
@imranrentia 4 жыл бұрын
Great Video Travis, I loved it how you showed everything with a live example and was very time efficient. you didnt waste a single second and every thing you explained in the video is useful.
@chairmakerPete
@chairmakerPete 3 жыл бұрын
Fabulous video. Thank you. I'm utterly exhausted by the never-ending changes in modern development. Taking on docker today, guess kubernetes is next. Just as you feel like you're mastering the tech, it's all scrapped and the circus moves on to the next thing! It really was simpler in the 80s, kids!
@charleskp947
@charleskp947 3 жыл бұрын
best video on this stuff.... spent hours going through other people's pie in the sky theoretical nonsense with 0 practical examples. Thank You!
@TravisMedia
@TravisMedia 3 жыл бұрын
Thanks Charles!
@kinderdll3246
@kinderdll3246 4 жыл бұрын
Most precise video i 've ever watched for "Docker 101" staff
@lesterllorca4837
@lesterllorca4837 4 жыл бұрын
Subscribed! This is the best Docker tutorial! I like your voice and teaching technique. I will be watching more. Thanks
@FoodGalaxyASMR
@FoodGalaxyASMR 3 жыл бұрын
Excellent! you deserve million thanks and subscribers 😍
@danielribes5433
@danielribes5433 Жыл бұрын
Amazing explanation. Thanks so much for sharing your wisdom!!🤩
@anjanykumarjaiswal6789
@anjanykumarjaiswal6789 18 күн бұрын
Thanks for the video really great and direct stuff i came across your account while scrolling twitter I have one more request to you instead of WordPress as given service in the compose file how we will do if we give our application as service then how can we do?? Please reply back and really really thank you for the video
@mihirbhatt3322
@mihirbhatt3322 3 жыл бұрын
Dear Travis, You really made it looks easy...Thank You!
@pascalmunerot
@pascalmunerot 3 жыл бұрын
Excellent stuff to cover the whole lifecycle from basics to deploymement. Thanks.
@mattiap4043
@mattiap4043 4 жыл бұрын
Great video. Very clear explanation. It's the best docker video tutorial I've found. Thanks for letting me discover all the features. Docker is a very useful tool.
@jupyter_core9411
@jupyter_core9411 4 жыл бұрын
You have the vocal cadence of an old blues guitar player :P This is helping me for an upcoming job, so thanks!
@nateo7045
@nateo7045 4 жыл бұрын
Always good to listen to the voices of blues guitarists before job interviews!
@hanzlaahabib
@hanzlaahabib 4 жыл бұрын
My second traversy media channel I am going to love 😍
@hanzlaahabib
@hanzlaahabib 4 жыл бұрын
Yeah I know it's Travis here ❤️
@iqwebserve3973
@iqwebserve3973 4 жыл бұрын
A really great video with a concise radio-like voice, thank you.
@nickjoseph2711
@nickjoseph2711 4 жыл бұрын
Awesome job explaining Docker. Really appreciate your taking the time to walk us through the KZbin git...
@unknownanonymous4735
@unknownanonymous4735 3 жыл бұрын
hi travis , it was a good tutorial and i wanna thank you due to the time you spent and stuff you taught. i wanted to mention that you have taught messy , it would be better if you share a clear blueprint of what you want to teach and no doing irrelevant stuff between , but any way thanks a lot :)
@n3x4r3
@n3x4r3 4 жыл бұрын
This video was brilliant and direct in an hour
@sierrawhiskey5155
@sierrawhiskey5155 2 жыл бұрын
Docker beginners tutorial much appreciated
@BMESSIASMONTEIRO
@BMESSIASMONTEIRO 3 жыл бұрын
Hi Trevis, definetively you exude knowledge, besides that you teach with the precision of a neurosurgeon ...straight to the point!! Congratulations!!! and Thanks a lot!
@spragucm
@spragucm 4 жыл бұрын
Excellent! I appreciate that you added the WP example as that demonstrated the primary value for me :)
@raimundasrimkus6252
@raimundasrimkus6252 3 жыл бұрын
super and absolutely perfect presentation on Docker . Like it
@xcage90
@xcage90 4 жыл бұрын
Thank you for such a nice, human-friendly explanation and demonstration.
@pharofus
@pharofus 3 жыл бұрын
Amazing Tutorial! Congratulations! Learned Docker so fast that I could not believe it was possible. Keep up with the great work!
@wescooper1614
@wescooper1614 4 жыл бұрын
Yo Travis, I learned more about Containers in your 60 minutes than spending two days on other tutorials. You are so cool because you gave the tools you used to do what you did on this video. You opened my eyes. I just started Docker and K8s on Monday and your YT made it all understandable in 60 Mins!! Fan for life How do I get more? Need that K8s tutorial.
@nikunjsoni745
@nikunjsoni745 3 жыл бұрын
Thank you for your efforts and time in creating this video. I have learnt a lot today. will be recomending other also for clearing the idea about the docker.
@aafjeyakubu5124
@aafjeyakubu5124 4 жыл бұрын
Thanks Travis. Been trying to learn this without much help. I really need that light bulb/connect-the-dots moment to get me over the hump.
@leftoverture1976
@leftoverture1976 Жыл бұрын
Your channel is great man, kudos!
@haipingwang7075
@haipingwang7075 4 жыл бұрын
It is so clear and well organized. thanks
@shahanahmedkhan6101
@shahanahmedkhan6101 3 жыл бұрын
Travis, I love you brother, you just make it simple
@alejandrogalinamata2234
@alejandrogalinamata2234 4 жыл бұрын
Woooow best docker tutorial! Thnks!!!
@sirishreddyg
@sirishreddyg 2 жыл бұрын
Thank you Travis for sharing your knowledge. Fantastic explanation with project.
@aleksandarpetrovic2632
@aleksandarpetrovic2632 4 жыл бұрын
Definitely the best docker tutorial!
@TheImhotep2012
@TheImhotep2012 4 жыл бұрын
Thanks Travis. Really clear and helpful. I had to watch it a couple of times, skipping back and forth, but that was my lack of understanding not your fail. Really helped understanding what the hell Docker is! :-)
@automationtesting3149
@automationtesting3149 4 жыл бұрын
Really insightful course on Docker
@adrianjason13
@adrianjason13 Жыл бұрын
I keep receiving an error about ERR_OSSL_EVP_UNSUPPORTED so I can't run it successfully and follow along the tutorial. I understand the code in Git lab is from 3 years ago so a lot of the packages are likely outdated. Would appreciate a fix.
@mukeshsharma7105
@mukeshsharma7105 4 жыл бұрын
That's amazing videos.... straight to the point.. very clear... great.. thanks buddy..
@SyberMath
@SyberMath 4 жыл бұрын
5:30 "The container actually virtualizes the operating system." 😍
@hitmusicworldwide
@hitmusicworldwide 2 жыл бұрын
Travis puttin some Dev "flavah in yo ear".. we need some consistancy out there in them cloud streets.. Thanks brother. Run, build, deploy, that thang! ... From Scrummaster Flex...
@yanalec6441
@yanalec6441 4 жыл бұрын
Very nice and helpful video on Docker. Thanks for providing this!
@robot313
@robot313 4 жыл бұрын
Excellent video and I haven't even finished it yet! Subscribed!
@sumacshekar6111
@sumacshekar6111 4 жыл бұрын
Huh You made my life easy, thank you Travis.
@davorbervida5023
@davorbervida5023 4 жыл бұрын
Same :D
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 2 МЛН
Docker Tutorial for Beginners
50:38
mCoding
Рет қаралды 104 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 419 М.
Stop Using Docker. Use Open Source Instead
12:40
DevOps Toolbox
Рет қаралды 347 М.
Docker Для Начинающих за 1 Час | Docker с Нуля
52:43
18 Weird and Wonderful ways I use Docker
26:18
NetworkChuck
Рет қаралды 507 М.
Kubernetes Explained in 15 Minutes | Hands On (2024 Edition)
15:18
Travis Media
Рет қаралды 122 М.
Learn Docker in 1 Hour | Full Docker Course for Beginners
1:27:53
JavaScript Mastery
Рет қаралды 467 М.
AWS Networking Basics For Programmers | Hands On
27:14
Travis Media
Рет қаралды 166 М.
8 Rules For Learning to Code in 2025...and should you?
12:59
Travis Media
Рет қаралды 312 М.
Running Windows in a Docker Container!
10:07
Wolfgang's Channel
Рет қаралды 373 М.
Kubernetes vs. Docker: It's Not an Either/Or Question
8:04
IBM Technology
Рет қаралды 1,1 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН