TetraWeb / docker

Set of docker PHP images for continuous integration
58 stars 24 forks source link

Compile all php extensions by default #19

Closed abcdmitry closed 9 years ago

abcdmitry commented 9 years ago

Compile all php extensions by default but do not enable them. They have to be enabled manually with docker-php-ext-enable Though leave xdebug special directives in an .ini file

Do not forget to update docs

abcdmitry commented 9 years ago

Configure gd