Skip to content

gnovaro/docker-nginx-php-fpm-supervisor

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 51.8%
  • Shell 31.6%
  • PHP 16.6%