This is the first video of the complete Docker series. Here we cover an introduction to containers, Docker, the architecture, various concepts and terminologies, installation, hands-on examples and more! Take part in the learning in public initiative! Share your learnings on LinkedIn and Twitter with #DevOpsWithKunal & don't forget to tag us! Complete DevOps playlist: https://www.youtube.com/playlist?list=PL9gnSGHSqcnoqBXdMwUTRod4Gi3eac2Ak Code & Notes: https://github.com/kunal-kushwaha/DevOps-Bootcamp ➡️ Connect with me: http://kunalkushwaha.com ========================================= Timestamps: 0:00 Introduction 2:19 Before Docker 10:16 Containers 12:04 Containers vs Virtual Machines 16:16 History of Docker 17:47 Running Docker on Windows 20:00 Running Docker on MacOS 20:40 Running Docker on Linux 21:04 What is Docker 21:54 Installation 24:33 Getting started 25:35 Docker Runtime 28:48 Docker Engine 30:45 Orchestration 32:06 Docker / Container Image 35:27 Difference b/w Dockerfile and Image 36:38 Open Container Initiative (OCI) 39:53 Docker Desktop 41:31 What is DevOps 44:58 Docker CLI 45:36 How the CLI works 50:55 How a Docker Image works 52:22 Downloading Docker Image 54:54 Some additional Docker commands 1:05:50 Accessing a container locally 1:10:42 Docker commit 1:15:25 Removing Docker Images 1:17:00 Layers 1:21:19 How to create Docker image 1:31:45 Architecture of Docker Engine 1:41:20 Outro #docker #devops