This document provides an overview of Docker and ASP.NET Core. It discusses key Docker concepts like images, containers, Dockerfile and Docker Compose. It demonstrates how to install Docker and use common Docker commands. It also covers ASP.NET Core topics such as middleware, Razor Pages, Tag Helpers and dependency injection. The document includes an agenda with Docker and ASP.NET Core demos.