Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

fortifi/docker-php-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

##Docker image for running Composer

This image is designed for building PHP projects using composer.

Based on Debian Stretch with PHP 7.0 installed

Includes composer and the following PHP modules:

  • apcu
  • bcmath
  • cli
  • curl
  • gd
  • geoip
  • gmp
  • imagick
  • intl
  • mailparse (custom build from source)
  • mbstring
  • mcrypt
  • memcached (custom build from source)
  • mysql
  • redis
  • soap
  • timecop
  • xml
  • xsl