CHStudio Docker Images
This repository contains Dockerfile that can be used in the CI pipelines on different projects.
A PHP version built and configured to be used in continuous integration pipelines.
It contains all the debugging tools required to run raw PHP : composer
, xdebug
, git
.
An extension to the php-ci
image with the tools necessary to check MySQL related code.
It contains MySQL command line tools and the MySQL PHP extension pdo_mysql
, mysqli
.
We welcome everyone to contribute to this project. Below are some of the things that you can do to contribute.
- Read our contributing guide.
- Fork us and request a merge to the master branch.
- Submit bug reports or feature requests to GitLab.
The code in the repository is also mirrored on :