Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Quinton 9c1763f475 used mysql in the containers by default
the PHP containers were set to use postgres by default. This change install mysql by default
2018-07-04 13:38:47 +02:00
Jeremy Quinton 78696e47de Added a composer image
1. Bumped the PHP version in the PHP Docker file so that composer can run successfully as some packages are depdendent on PHP 7.0.8 or higher
2. Added a composer image that is dependent on the same version of the PHP container so that there are no issues running composer.
2018-07-03 15:46:02 +02:00
Mirko Sacchetti f5ec83dafc Update Dockerfile-php
The package libpng12-dev was dropped after 16.04. It's been gone a long time.
2018-05-27 21:37:20 +02:00
Tristan Guo 1ac0dbcff7 fix docker-compose setup configurations 2017-02-05 18:49:06 +08:00
Yoann Lecuyer 04c1b1d307 Docker dev environment (#90) 2016-05-12 00:15:54 +01:00