Skip to content

Brixify/gitlab-ci-laravel-mongo-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Available tags and Dockerfile links

Installed extensions

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

Node is installed globally in the all images.

Composer

Composer is installed globally in the all images.

Git

Git is installed globally in the all images.

PHPUnit & CodeSniffer

PHPUnit and CodeSniffer are installed globally in the all images.

Releases

No releases published

Packages

No packages published