This document summarizes a meetup about a PaaS built with Docker. It discusses the core components used including Ceph, Etcd, Fleet and Flannel. It provides examples of using the Deis PaaS CLI to deploy and manage applications similarly to Heroku including creating an app, pushing code, scaling, configuring, running one-off commands and viewing logs. The Deis PaaS aims to provide a simpler deployment experience for Docker applications compared to directly using Docker.