/docker-nginx-php-fpm-supervisor

The alternative solution to https://github.com/makasim/docker-nginx-php-fpm where supervisord is used.

Primary LanguageSmarty

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