Day 2: Install Docker Desktop and Launch Your First Container in 5 Minutes
This guide walks through installing Docker Desktop on macOS, verifying the installation, optionally configuring registry mirrors, then demonstrates running the hello‑world image, launching an interactive Ubuntu container, and starting NGINX in detached mode with port mapping, explaining each command and flag.
