An alternative approach to https://github.com/formapro/docker-nginx-php-fpm which uses Supervisor to run and monitor Nginx and PHP-FPM processes.
$ docker build -t local/nginx-php-fpm-supervisor .
$ docker run --rm -it local/nginx-php-fpm-supervisor