This document discusses deploying digital experiences using Docker containers. It provides background on Docker, describing it as a way to package and ship software applications. It outlines key Docker components like the Docker Engine, Docker Machine, and Docker Registry. It then discusses how IBM supports Docker, including on platforms like Bluemix, zSystems, and PureApplication. Finally, it provides guidance on creating Docker images for IBM social software, covering preparing installations scripts and using Dockerfiles to automate the image creation process.