What Are Containers? Docker Basics Explained for Absolute Beginners | Step-by-Step Tutorial

preview_player
Показать описание
New to containers and Docker? This beginner-friendly video breaks down the basics, showing you how to build and run your first container using a simple Python app. Learn why containers are important, the difference between virtual machines and containers, and key Docker concepts like Dockerfile, images, and containers.

Follow along as we install Docker, explore Docker Hub, and create a Dockerfile to containerize our Python app. By the end, you’ll have a solid understanding of Docker and how to get started with containers!

🌟 ***RESOURCES AND LINKS USED IN THIS VIDEO*** 🌟

🌟***OTHER VIDEOS YOU MIGHT ENJOY***🌟

🌟***TIMESTAMPS***🌟
00:00 – This video is for container newbies
00:17 – The sample Python application we’ll be using
01:04 – The motivation and need for containers
02:50 – Virtual machines vs. containers – what’s the difference?
05:56 – Installing Docker on your local machine
06:17 – Testing that Docker is installed properly by running docker run hello-world
06:48 – A brief tour of Docker Hub
08:53 – A real-world analogy for understanding Docker concepts
09:53 – Understanding Dockerfile, images and containers in Docker, plus docker build and docker run
11:14 – Creating a Dockerfile for our sample Python app
13:52 – Creating an image from the Dockerfile by running docker build
14:52 – Where does the Docker image file go after creating it?
16:02 – Exporting or saving Docker image as a .tar file
16:33 – Running a container from a Docker image using docker run
Рекомендации по теме
Комментарии
Автор

As usual, when I need to really understand how something works, I come here. Thanks!! Some long form videos on Docker would be much appreciated.

Localmarketpac
Автор

This intro video was pure gold, out of all the docker beginner vids I watched, this is the first where I actually was able to follow along every step. Please do more vids going in-depth into docker, like docker-compose, and how to create a good dockerfile. I’ll definitely stay tuned for more vids. 🙏🙏

Jubjubz-lebg
Автор

I sampled a number of videos before finding this one and this here hits the nail on the head. Knowing something is one aspect, but teaching it or impacting the knowledge is an entirely different aspect that not too many know how to do. But you sure have the gift of teaching. I did not hesitate to hit the like and subscribe buttons

thomasashi
Автор

This was truly fantastic to follow along! Any more videos coming from you about Docker will be much appreciated! ♥

miguelhermar
Автор

Hi Amber. The Analogy of comparing houses with docker to explain the difference between image, container and dockerfile is just brilliant. god bless you.

ananthared
Автор

Crystal clear and very helpful. Thanks!

feldrosen
Автор

Great content ! can you do a video with deploying this to AWS ECR ?

kyreeliggins
Автор

This video is really helpful and a quick refresher....

VaibhavTiwari-wq
Автор

쓸데없는것 없이 핵심만 있고 영상이 이해하기 쉬워서 좋았습니다. 감사합니다.

rabbtft
Автор

Thank you. But carrying the example of your nephew further, what still needs to be done so your nephew can run the image? For example, does he need tar? Does he need a docker run environment? How do you send the image to your nephew? Do you and he use docker hub for the transfer?

kentlarsen
Автор

Concise and clear presentation. Thank you. Can you produce a similar presentation for Kubernetes, if only to highlight any differences.

distantsight
Автор

Please do more tutorials on docker and microservices

elinorkent
Автор

I can't install docker desktop on windows 10

wuyeelok
visit shbcf.ru