What is Docker?
Understand the core problem Docker solves, how containers differ from virtual machines, and the key components of the Docker platform.
Hands-On: Containerize an Express App
Build a production-ready Docker image for an Express API, run and test it locally, then tag and push it to Docker Hub.