Fast Deploying Systems With Docker

Introduction -- Fast Deploying Systems With Docker

In this book, we describe how to use docker to deploy web systems developed by PLAY framework. Therefore, we will describe how to install docker in ubuntu, how to wirte Dockerfile to install relevant packages, how to link different containers in one machine, and how to use digg to deploy to different virtual machines.

In the end of this book, we will summary some encountered problems.

If there exists any mistakes or problems, please kindly let me know.