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

Latest commit

 

History

History
26 lines (23 loc) · 408 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 408 Bytes

##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