Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

DaVikingCode/nginx-php8.0-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Bash
  • PHP 8.0 with extensions :
    • opcache
    • mysqli
    • pgsql
    • pdo
    • pdo_mysql
    • pdo_pgsql
    • sockets
    • intl
    • gd
    • xml
    • bz2
    • pcntl
    • bcmath
    • mbstring
    • exif
    • zip
  • PostgreSQL driver
  • MySQL driver
  • PostgreSQL Client with pg_dump
  • Imagick extension
  • supervisor
  • Composer
  • Nodejs 16.13 + npm 8.1.2

Configuration :

  • PHP memory_limit = -1
  • PHP post_max_size = 2G
  • PHP upload_max_filesize = 1G
  • PHP max_file_uploads = 300

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

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp