I am using the dealerdirect/ci-php box for the CI build for a project of mine. The image is pulled and downloaded fine but when composer runs (validating the required PHP extensions) I receive an error stating thating:
The requested PHP extension ext-gd * is missing from your system.
Problem/Motivation
I am using the
dealerdirect/ci-php
box for the CI build for a project of mine. The image is pulled and downloaded fine but when composer runs (validating the required PHP extensions) I receive an error stating thating:How do I enable the GD library in the build?
Steps to reproduce
The steps can be seen here: wercker:potherca/Parrots:build/5a68fdfc?step=5a68fe14