This document discusses Docker and containers. It provides a brief history of containers from chroot in Unix V7 in 1979 to Docker in 2013. It compares containers to virtual machines and describes the container principle of one container, one process. It also discusses Docker tools, the relationship between containers and DevOps practices like microservices and infrastructure as code, and Docker management for images and containers.