Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 599 Bytes

File metadata and controls

19 lines (14 loc) · 599 Bytes

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.