This document discusses IBM Bluemix and Docker. It provides an overview of Bluemix, describing it as an open-standard cloud platform for building, managing and running applications. It notes that developers use Bluemix to rapidly deploy applications, continuously deliver new functionality, and integrate with on-premise systems. The document also introduces Docker, describing it as a tool for packaging applications into lightweight Linux containers that can run anywhere. It provides examples of building Docker images and deploying containerized applications on Bluemix.