Write your awesome label here.

A Gentle Introduction to Docker

This micro-course introduces Docker and containerization. Targeted at developers with no prior Docker experience, this course covers the basics of local development with containers using Docker Desktop.
  • Level: Beginner
  • Duration:  8-12 hours 
  • Install and Configure Docker Desktop
  • Create images, containers, volumes, and networks
  • Understand how Dockerfiles and YAML Compose files work
  • Containerize applications