docker-nginx-php-fpm-supervisor
                                
                                 docker-nginx-php-fpm-supervisor copied to clipboard
                                
                                    docker-nginx-php-fpm-supervisor copied to clipboard
                            
                            
                            
                        The alternative solution to https://github.com/makasim/docker-nginx-php-fpm where supervisord is used.
Docker Nginx, PHP-FPM, Supervisor container
An alternative approach to https://github.com/formapro/docker-nginx-php-fpm which uses Supervisor to run and monitor Nginx and PHP-FPM processes.
Build
$ docker build -t local/nginx-php-fpm-supervisor . 
Run
$ docker run --rm -it local/nginx-php-fpm-supervisor