Docker Crash Course #3 - Images & Containers

preview_player
Показать описание
In this docker tutorial, you'll learn the basics of what containers and images are all about!

🐱‍💻 Access the course files on GitHub:

🐱‍💻 Modern JavaScript Course:

🐱‍💻 React Course:

Рекомендации по теме
Комментарии
Автор

I can't express my feelings in words how happy I am learning docker from favorite instructor

touseefghazanfar
Автор

That's insightful and very easy to understand of what are images & containers are. very simple with out any kind of complicity.Very Thanks for your professionalism, meet you in the next lesson

mahmoudsamy
Автор

not sure why other youtube videos have such a hard time explaining docker/ you do a fabulous job explaining.

jasonwalker
Автор

Have been very much enjoying your short and snappy and no nonsense videos. Has anyone told you that you sound a wee bit like Paul Daniels sometimes (not a bad thing!), and it makes me chuckle. Anyway, thanks for the videos Shaun, especially the ES6 and Typescript series which were a nice refresher for me.

tehklevster
Автор

Being serious now, thank you for the content. It is very easy to consume, like exactly what I needed.

gustavohenriquejunkes
Автор

Thanks so much, always found these ideas quite confusing but you've made it very clear here, definitely liked+subbed

therealjordiano
Автор

This is what I've been waiting for

mahmoud-bakheet
Автор

Learning this is so happy because of you 😁😁

蹦太君-od
Автор

So, basically this is the solution to: "What?!, It worked on my computer."
Love the channel 🙇‍♂.

scrapdev
Автор

Which orchestration tool would you recommend for deploying containers at scale?

АнтонЯнушев-чщ
Автор

Hi, Ninja, your github course file repository is just a readme file :)

浊世风华
Автор

very nice tutorial sir. waiting for next...

agunst
Автор

Can you do a tutorial showing how to deploy a web application using cloud functions ?

amyamnyWhatsYourName
Автор

Which is your next Udemy course Shaun ?

navneethkotian
Автор

wait... I have not seen the second episode🤔

sanniabdulquadri
Автор

Is anybody can see the source code in the image ?

DuneKraftwerk
Автор

Actually, that's not entirely accurate. Images are everything except the file system that "contains" the image or application, from the host computer. So containers are the virtual environment in which instances of the images are running in.

kavorka
Автор

Is this tutorial only good for Windows or does it apply to Ubuntu as well?

person