gcleaves / alpine-nginx-php7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpine-Linux + nginx + php7

Including

  • NGINX 1.* (latest pkgs version)
  • PHP 7.* (latest pkgs version)
  • composer (/usr/local/bin/composer)
  • curl
  • bash

PHP 7 Modules

  • php7-xml
  • php7-xsl
  • php7-pdo
  • php7-mcrypt
  • php7-curl
  • php7-json
  • php7-fpm
  • php7-phar
  • php7-openssl
  • php7-ctype
  • php7-opcache
  • php7-mbstring
  • php7-session
  • php7-pcntl

Examples

About

License:MIT License


Languages

Language:Shell 100.0%