How you should run Docker locally with Docker Desktop

preview_player
Показать описание
When you're getting started with Docker and Kubernetes, you'll likely want a local setup. This video explains what Docker Desktop is my preferred way to run Docker and Kubernetes locally. It's part of a series of videos for each OS on how to install and configure Docker Desktop.

👉 Other install videos in this playlist
==============================

Chapters
========
00:00 Intro
00:39 Why do we need this video?
01:10 Industry standards and tools
01:35 Docker Desktop
02:20 Docker Engine
02:47 Docker Desktop licensing
03:39 Docker Desktop tools
03:54 Start by running Docker locally
04:25 What you need for the course
04:40 Why a whole lecture section on installing Docker?
05:30 Linux containers require a Linux Kernel (OS)
07:07 Three major ways to run containers
07:59 Docker Engine - OCI container runtime
09:00 This course assumes Docker CLI + Engine

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

Great video. Thank you for the clear explanation.

pipqgik
Автор

I have a question, I installed docker desktop in my MAC, if a build a docker image from my computer, and then run the container in my computer, am I using my computer as a local registry?

estebangomez
Автор

I just stumbled over your video. I think Docker Desktop is interesting to learn. Just installed it on my m1 Mac to learn it. I wonder how Portainer-ce container will work with the Docker Desktop.

sidneyking