Docker Course

Docker
Module 1: Installation of Docker

Docker

  • Introduction to Docker
  • Docker Architecture
  • Docker Components: Docker Client
  • Docker Host and Docker Registry
  • Installation of Docker
    Module 2: Docker Client Operations
  • Running a Container
  • Container Lifecycle
  • Managing Containers
  • Executing Commands in Running Containers
    Module 3: Building Custom Images and Docker Registry
  • Creating Docker Images using Docker Commit
  • Creating Docker Images using Docker Commit
  • Building a Dockerfile
  • Tagging an Image
  • Pull and Push Images