Install/Setup docker with nginx/php-fpm

I want to install/setup a dev environment with docker, which has nginx/php-fpm inside on ubuntu 14.04 (Dcoker+Nginx+php-fpm)

How to implement this setup?

Could you please provide the step-by-step procedure to accomplish this task?