This document provides an informal summary of Docker and related container technologies presented by Santosh Koti on May 29, 2015. It discusses Docker and how it helps standardize application packaging and runtimes. Microservices and how they decompose applications are covered. Distributed systems challenges like failures are also summarized. Kubernetes, an open source container cluster manager from Google, is introduced as a way to manage containers at scale across multiple clouds.