Commit Graph
41 Commits
Author SHA1 Message Date
Frédéric Barthelet 9bf3cf7c3c feat: add PHP 7.4 images 2019-12-06 12:14:49 +01:00
Paolo Cuffiani 0fa5eaf3dd chore: add make push recipe, add deployment step to Travis 2019-03-21 14:56:55 +01:00
Paolo Cuffiani 5853eead32 #45 feat: add PHP 7.3 images 2018-10-25 22:32:11 +02:00
Yohann bianchi 11acd840c7 Add OPcache extension to PHP 5.4 images 2018-06-28 17:28:55 +02:00
Dante Di Domenico c932dfc925 feat: add exif to Makefile 2018-03-29 11:10:42 +02:00
Paolo CuffianiandGitHub 0662c2adaf Merge branch 'master' into issue/18-php-7.2 2017-12-04 16:00:42 +01:00
Paolo Cuffiani 32abb0730d #18 fix: fix Makefile tests 2017-12-04 14:30:38 +01:00
Paolo Cuffiani ebe0f8b45b #18 test: do not test for mcrypt in PHP 7.2 2017-12-04 12:56:40 +01:00
Lincoln Lamas 0dcde6e1ae Added LDAP extension 2017-11-10 16:45:03 -02:00
Paolo Cuffiani 9322708b88 fix: fix installation issues 2017-10-19 16:48:54 +02:00
Paolo Cuffiani 0969810641 Merge branch 'master' into issue/18-php-7.2
# Conflicts:
#	.travis.yml
2017-10-18 18:31:10 +02:00
Paolo Cuffiani 826bbbceca [minor] style: suppress useless output 2017-10-18 11:32:23 +02:00
Paolo Cuffiani 94b531ec72 refactor: refactor CI builds to make failures more meaningful 2017-10-18 10:49:49 +02:00
Paolo Cuffiani eb2f7bec2d #18 chore: add 7.2 images 2017-10-17 18:47:34 +02:00
Paolo Cuffiani 9bbb5c6613 #16 chore: add docs and tests for dev images as well 2017-09-01 14:42:09 +02:00
Marco Pfeiffer 80ecf420a6 added soap and bc math 2017-09-01 12:27:42 +02:00
Paolo CuffianiandGitHub bc2087241e Merge pull request #12 from Nemo64/opcache
added opcache to extension list in php 5.5+
2017-05-04 11:33:38 +02:00
Marco Pfeiffer db6ed745ac add opcache to php 5.5 and 5.6 2017-05-04 10:46:07 +02:00
Marco Pfeiffer 710385f29b installed opcache in php 7 2017-05-04 10:45:54 +02:00
Paolo Cuffiani 53864b9f51 #10 test: test that memcached extension is properly installed on all images 2017-05-03 14:52:56 +02:00
Paolo Cuffiani 9e69cf0833 #6 feat: install ext-redis on PHP 7.x images 2017-01-12 18:55:33 +01:00
Paolo Cuffiani 8373cad789 #2 feat: add PHP 7.1 images 2017-01-12 14:14:21 +01:00
Paolo Cuffiani 330f321d1c #1 test: always test for Composer to be installed 2017-01-12 13:02:08 +01:00
Paolo Cuffiani 4362b62f46 Fix tests for Docker images from the 7.x series. 2015-12-09 09:45:21 +01:00
Paolo Cuffiani 5ae38c1e09 Fix Makefile. 2015-11-13 19:23:59 +01:00
Paolo Cuffiani 279a72c7cb Split builds into versions.
Allow more builds to run in parallel.
2015-11-13 19:19:22 +01:00
Paolo Cuffiani 97a29e2058 Fix grep regex-es. 2015-11-13 18:10:40 +01:00
Paolo Cuffiani 40f1428fad Improve Makefile. 2015-11-13 17:58:06 +01:00
Paolo Cuffiani 029b4be981 Change build style in Makefile. 2015-11-13 17:21:01 +01:00
Paolo Cuffiani 6f3a3fab5e Adjust README and make test style. 2015-11-13 15:29:35 +01:00
Paolo Cuffiani 589d29d01c Revert "Update Makefile. Use single square bracket syntax."
This reverts commit cb762e1962.

# Conflicts:
#	Makefile
#	dev/Makefile
2015-11-13 15:22:42 +01:00
Paolo Cuffiani 031d38cd9f Force Makefile to use bash. 2015-11-12 15:39:11 +01:00
Paolo Cuffiani 173e4cec5e Fix minor issue with Makefile. 2015-11-12 15:25:59 +01:00
Paolo Cuffiani a21fa756d4 Fix minor issues in Makefile. 2015-11-12 15:11:42 +01:00
Paolo Cuffiani cb762e1962 Update Makefile. Use single square bracket syntax. 2015-11-12 15:03:21 +01:00
Paolo Cuffiani 84efda81f0 Suppress verbose output during build. 2015-11-12 14:18:19 +01:00
Paolo Cuffiani f0324b3350 Improve Makefile.
Prepare Makefile for Travis CI testing.
2015-11-12 09:59:17 +01:00
Paolo Cuffiani 1fdcdf3e17 Add CLI tags.
Add CLI tags to 5.4, 5.5, 5.6 (both prod and dev) and 7.0 (only prod), to help with unit testing.
2015-11-11 19:11:12 +01:00
Paolo Cuffiani 1f3df97ea9 Enable mod_rewrite. 2015-11-09 15:14:52 +01:00
Paolo Cuffiani 130cd76a8c Improve Dockerfiles. Add common CLI debugging tools. 2015-10-26 15:13:29 +01:00
Paolo Cuffiani 87ed84f132 Add extension. Add PHP 7.0. Add tests. Improve Dockerfiles. 2015-10-26 14:26:25 +01:00