Docker Fundamentals

Docker Fundamentals

Main

  • Get Started

Socials

  • GitHub
  • Twitter
    • Introduction
    • Architecture
    • Installation & Setup
    • Docker Desktop
    • What is a container image?
    • Docker Image Architecture
    • Difference between container and image
    • Base and Parent Image
    • What Is Dockerfile
    • Sample App
    • Update App
    • Share the application
    • Persist Db
    • Dive into the volume
    • Bind Mount
    • Multi Container Apps
    • Use Docker Compose
    • Dockerfile Best Practices
    • Swarm Mode
    • Introduction
    • Architecture
    • Installation & Setup
    • Docker Desktop
    • What is a container image?
    • Docker Image Architecture
    • Difference between container and image
    • Base and Parent Image
    • What Is Dockerfile
    • Sample App
    • Update App
    • Share the application
    • Persist Db
    • Dive into the volume
    • Bind Mount
    • Multi Container Apps
    • Use Docker Compose
    • Dockerfile Best Practices
    • Swarm Mode

On this page

    • Main Components

Architecture

On this page

    • Main Components
Docker Architecture

Main Components #

  • Docker Daemon
  • Docker Client
  • Docker Registry
  • Docker Objects
    • Images
    • Containers
← Introduction
Installation & Setup →
  • Powered by Netlify, Hugo, and Doks