Content

This project focuses on packaging applications into containers using Docker.

You will:

  • Create Dockerfiles
  • Build Docker images
  • Run and manage containers
  • Use Docker Compose for multi-service apps
  • Push images to Docker Hub

Outcome

  • Understand containerization deeply
  • Build portable applications
  • Prepare apps for cloud deployment