Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 245 Bytes

docker-architecture.MD

File metadata and controls

14 lines (11 loc) · 245 Bytes

Docker Architecture

Docker architecture consists of

  • Docker client which is shell
  • Docker daemon
  • Docker Registry
  • Docker objects
    • Images
    • Containers
  • Docker networking
  • Docker storage

alt text