Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 292 Bytes

File metadata and controls

7 lines (4 loc) · 292 Bytes

NGINX / PHP-FPM / Postgres

A light-weight NGINX, PHP-FPM, Postgres and Supervisord container for Docker.

Supervisord

Supervisord is used to run both NGINX and PHP-FPM at the same time, and is the process Docker starts when spinning up a container from the image we are building here.