In this talk we explore how to use docker containers to run ruby on rails applications. Rails applications usually require several different components such as Nginx, Redis, Mongo and background jobs. We will show how to set up and manage the configuration of these elements.