asfalots / docker-nginx-php7

Repository for dockerfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asfalots/nginx-php7-fpm

Dockerfile

PHP Version can be checked on Dotdeb

Basic installation with following php7 modules:

  • curl
  • gd
  • intl
  • json
  • pgsql
  • phpdbg
  • mysql
  • cli

A file "info.php" is available on webroot to check php availability.

composer is available in $PATH

About

Repository for dockerfile

License:MIT License


Languages

Language:PHP 100.0%