What is a Docker Container, Image and Layer?

preview_player
Показать описание
What is a Docker container made up of? In this tutorial we take a look at the basics of Docker Container, Image and Layers to try and define and better understand them through examples and conversation.

00:00 Recap
01:15 Introduction
02:40 What is a container?
02:52 What is an image?
05:27 Approaches on how to make an image
08:00 Layers

👍SUBSCRIBE to get more free tutorials, courses and code snippets!

👍👍Follow us on Facebook

👍👍👍Follow use on Twitter:

Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. This video is intended to be a independent and non affiliated tutorial helping you to better understand the Docker software. We are not accredited, certified, affiliated or endorsing Docker, Inc.
Рекомендации по теме
Комментарии
Автор

Awesome video. Crispy and clear. Thanks!

mikentopa
Автор

Thanks for the quality teaching! Keep up the good work!

SB-coiy
Автор

Thanks for making us understand with ease 😀❤️

jaleeshassan
Автор

I didn't quite understand the copy-on-write section with the coloured boxes. Do different developers have copies of the same container running on their individual machines? Or are they somehow running the same container on their individual machines and then when each developer makes a change it only keeps track of the differences (which are the coloured boxes)?

teddiegeach
Автор

screw disk space in regards of the layers.. I guess memory would be a far bigger concern

marcello
Автор

Great explanation, thanks!
Containers are the individual atomic elements (like nginx, msql, python) or the entire images run by docker?

kirillkruglov
Автор

Man, I cant run out of your contents!!!! You gotta rest🙂🙂

fatemazohra
Автор

My interview question is
How many layers can we create in docker?

SivaKumar-qshw
Автор

I didn't know Tyson Fury was into it stuff 😁

Fru
Автор

Your explanation of an image is an os and mysql on top of eachother what does that even mean hardly an explanation

lukamilicevic