Docker images for GitLab CI runner built on top of the official PHP images with the addition of some common and useful extensions for Laravel Framework.
The following modules and extensions have been enabled, in addition to those you can already find in the official PHP image:
mcrypt
mbstring
curl
json
pdo_mysql
exif
tidy
zip
gd
ldap
mongodb
Node is installed globally in the all images.
Composer is installed globally in the all images.
Git is installed globally in the all images.
PHPUnit and CodeSniffer are installed globally in the all images.