Skip to content

Files

Latest commit

Kalyan Reddy DaidaKalyan Reddy Daida
Kalyan Reddy Daida
and
Kalyan Reddy Daida
Feb 15, 2020
07f460b · Feb 15, 2020

History

History
This branch is up to date with stacksimplify/docker-fundamentals:master.

01-Docker-Introduction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 15, 2020

Docker Introduction

Docker Introduction

  • What problems we have with Traditional Infra?
  • Why do we need to use Docker?
  • What are advantages of using Docker?
  • For introduction slides refer the presentation slides.

Docker Architecture

Understand Docker Architecture & Docker Terminology

  • What is Docker Daemon?
  • What is Docker Client?
  • What are Docker Images?
  • What are Docker Containers?
  • What is Docker Registry or Docker Hub?
  • Refer the presentation slides.