Skip to content

yeurplc/php-7.1.4-fpm-alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FROM official php:7.1.4-fpm-alpine

This image was done from the official php-fpm image;

There are also have installed a lot of useful extensions

DateTime - Europe/Kiev

Composer installed globally

PHP installed also globally

Programs

  • curl
  • git
  • unzip
  • mc
  • vim
  • wget

[ Zend Modules ]

  • Xdebug (2.5.0)
  • Zend OPcache

[ PHP Modules ]

  • amqp
  • apc
  • apcu
  • bcmath
  • bz2
  • Core
  • ctype
  • curl
  • date
  • dom
  • ev
  • fileinfo
  • filter
  • ftp
  • gd
  • hash
  • iconv
  • intl
  • json
  • libxml
  • mbstring
  • mcrypt
  • mysqlnd
  • openssl
  • pcre
  • PDO
  • pdo_mysql
  • pdo_pgsql
  • pdo_sqlite
  • pgsql
  • Phar
  • posix
  • eadline
  • Reflection
  • session
  • SimpleXML
  • SPL
  • sqlite3
  • standard
  • tokenizer
  • xdebug
  • xml
  • xmlreader
  • xmlwriter
  • Zend OPcache
  • zip
  • zlib

About

Image based on 7.1.4-fpm-alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 81.9%
  • Shell 18.1%