Skip to content

DaVikingCode/nginx-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-php-fpm

This is a base image using nginx + php fpm monitored by supervisord.

  • Bash
  • JQ
  • PHP 8.1 with extensions :
    • opcache
    • mysqli
    • pgsql
    • pdo
    • pdo_mysql
    • pdo_pgsql
    • sockets
    • intl
    • gd
    • xml
    • bz2
    • pcntl
    • bcmath
    • mbstring
    • exif
    • zip
    • xsl
  • PostgreSQL driver
  • MySQL driver
  • PostgreSQL Client with pg_dump
  • GD extension
  • Imagick extension
  • Exiftool
  • supervisor
  • Composer
  • Chromium + Puppeteer npm configuration
  • Nodejs 16.13 + npm 8.1.2
  • Nodejs 19.9.0 + npm 9.6.3

It must be launched using tty option. It uses the user 'www-data' (id 82).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published