Containers

Understand, build, and run containers.

This track introduces building and running containers using Docker and orchestrating them locally with Docker Compose.

It assumes you already know how to build working software, including multiple components which need to talk to each other (such as a frontend and a backend).

  1. Sprint 1

    : Building, running, and testing containers locally with Docker.