This document provides an introduction and agenda for Docker. It defines Docker as a tool for packaging applications into lightweight containers that can run on any infrastructure. It discusses how Docker containers are portable like shipping containers. It also compares containers to virtual machines and outlines Docker's history and growth since its release in 2013. The document notes that Docker can run on various Linux distributions, clouds, and that Microsoft plans to integrate it with Windows Server.