Giter Club home page Giter Club logo

php's Introduction

roura/php

Clone of official PHP with some improvements.

Supported tags and respective Dockerfile links

Standard Apache images

apache, 7.0-apache, 7.1-apache, 7.2-apache and 7.3-apache

  • Apache2 module mod_rewrite is enabled
  • PHP extensions pdo, pdo_pgsql and pgsql
  • PHP directive file_uploads set to On
  • PHP directive memory_limit set to 512M
  • PHP directive upload_max_filesize set to 512M
  • PHP directive post_max_size set to 512M
  • PHP directive max_execution_time set to 600

FPM-dependant Apache images

apache-fpm, 7.0-apache-fpm, 7.1-apache-fpm, 7.2-apache-fpm and 7.3-apache-fpm

  • Apache2 module rewrite is enabled
  • Apache2 module proxy is enabled
  • Apache2 module proxy_fcgi is enabled
  • Environment variable FPM_HOST defaults to fpm
  • Environment variable FPM_PORT defaults to 9000
  • Environment variable VHOST_FOLDER defaults to /var/www/html/

FPM-dependant Nginx images

nginx-fpm

  • The FPM host must be fpm
  • The FPM host must listen on 9000
  • The codebase goes to /var/www/html

FPM-dependant Tengine images

tengine-fpm

  • The FPM host must be fpm
  • The FPM host must listen on 9000
  • The codebase goes to /var/www/html

php's People

Contributors

rouralberto avatar

Watchers

 avatar

Forkers

studionone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.