This document provides an introduction to Docker, including an overview of key concepts like Docker images and containers. It discusses how Docker allows building, shipping, and running applications anywhere by using lightweight virtualization to package applications and their dependencies. The document also outlines an agenda for covering Docker images, containers, and demonstrations, and provides references for further reading.