Commit Graph

122 Commits

Author SHA1 Message Date
Ric Harvey
011a7d0a47 closes #212 adds option to install bz2 module 2019-03-09 22:45:55 +00:00
Ric Harvey
d99fb28cd7 Bump to PHP 7.3.3 2019-03-08 19:57:56 +00:00
Ric Harvey
e9027cc44d gnu-libiconv moved to community repo fixes build and closes #258 2019-03-08 19:35:26 +00:00
Ric Harvey
a645caa44e Pushing version locked to alpine 3.9 2019-03-06 11:43:58 +00:00
Ric Harvey
de6a2f6dd4 fix xdebug and composer install 2019-03-05 21:56:47 +00:00
Ric Harvey
f2d2779d13 adding libzip-dev 2019-03-05 21:31:21 +00:00
Ric Harvey
90748a8c1a bumping nginx to 1.14.2 and php to 7.3.2 2019-03-05 21:12:32 +00:00
Ric Harvey
52da3511e8 Update release for PHP 7.2.10 2018-09-27 13:25:38 +01:00
Ric Harvey
687a6a812c bumping php to 7.2.8 2018-07-27 09:33:04 -07:00
Ric Harvey
fe9e912fbd fixes !244 2018-07-05 14:38:20 +01:00
Ric Harvey
5f0aad9438 adding merge request !242 2018-07-05 14:36:38 +01:00
Ric Harvey
51bbf4e04f Tidy up 404 and fix php logging to stdout 2018-06-30 22:42:35 +01:00
Ric Harvey
daf419122a tidy up docker file and apk command 2018-06-29 22:10:35 +01:00
Ric Harvey
0063728e48 PHP 7.2.7 release 2018-06-29 10:36:46 +01:00
Ric Harvey
b2ff931eb2 switch to libre-sslwq 2018-06-19 00:19:13 +01:00
Ric Harvey
15ccfe1267 added xdebug from Thaine Rowley @ githubwq 2018-06-19 00:17:22 +01:00
Ric Harvey
f0cb1718f5 update PHP to 7.2.6 2018-06-17 21:35:26 +01:00
Harvey
a25774737c update to 7.2.4 2018-04-23 14:44:52 +01:00
Harvey
705d90d716 pre-release of 7.2 container 2017-12-02 11:03:16 -08:00
Harvey
28f7fbdf26 push 7.1.12 2017-12-02 10:26:57 -08:00
Harvey
e54da3b9dc updating nginc to 1.13.7 2017-11-21 17:57:29 +00:00
Ric Harvey
f2f35a2964 fix gpg error at build time 2017-11-04 21:14:22 +00:00
Ric Harvey
e120c77675 Merge branch 'master' of github.com:ngineered/nginx-php-fpm 2017-11-04 20:59:56 +00:00
Ric Harvey
146cf3f234 bump php to 7.1.11 2017-11-04 20:59:12 +00:00
Jeremy Schaffer
e94a337f4e Changed MAINTAINER (depreciated) to label. 2017-10-11 15:49:22 -07:00
Ric Harvey
49912ce3da update nginx to 1.13.6 2017-10-10 16:43:23 +01:00
Ric Harvey
39658d8ab2 build against php 7.1.10 2017-10-02 08:54:23 +01:00
Ric Harvey
f1cdecb5b0 update to nginx 1.13.5 2017-09-05 16:45:11 +01:00
Ric Harvey
62032f9e1a update php to 7.1.9 2017-09-04 09:30:24 +01:00
Ric Harvey
5e0108f56e transfer to richarvey github account 2017-08-30 16:06:02 +01:00
Ric Harvey
3e486597d6 closes #166 fix gnu-libiconv charset 2017-08-23 14:52:56 +01:00
Ric Harvey
520f0ab751 allow custom nginx.conf and enable lua support closes #128 2017-08-18 15:04:42 +01:00
Ric Harvey
cfed8f474f Merge branch 'xdebug' of git://github.com/that0n3guy/nginx-php-fpm 2017-08-18 14:19:54 +01:00
Ric Harvey
21cd9b84a0 build 1.2.4 release php 7.1.8 nginx 1.13.4 2017-08-14 10:06:30 +01:00
yuriolive
ffd963a3ee New NGINX version fix security vulnerability
Nginx 1.13.2 has the security vulnerability CVE-2017-7529.
2017-08-03 18:17:12 -03:00
Ric Harvey
3ef8afd8af Remove VOLUME closes #139 #151 2017-07-25 23:02:03 +01:00
Ric Harvey
0579a6c9d0 up php version to 7.1.7 and nginx to 1.13.2 2017-07-25 22:53:09 +01:00
Peter O
321452c7d5 added some missing items 2017-06-23 12:10:37 -05:00
Peter O
381434a6db initial xdebug additions 2017-06-23 11:32:26 -05:00
Richard Harvey
3fea6fc090 Bumped versions of nginx and PHP 2017-06-23 09:44:45 +01:00
Ric Harvey
34e3c96166 Update nginx version to 10.12.0 2017-04-18 09:57:56 +01:00
Ric Harvey
847cd43476 Fix sqlite missing modules 2017-03-17 12:32:22 +00:00
Amjad Mashaal
5d26aff3e4 Adding PDO Sqlite extension 2017-03-17 01:26:53 +02:00
Ric Harvey
35c0014862 Added OpCache module closes #123 2017-03-16 10:36:10 +00:00
aschonbe
ce70c0ffc9 [FIX] Composer.phar Installer auto-version SHA
Problem: against best practice, the composer.phar installer download checksum was hard coded, but the latest version of the installer was downloaded, resulting in the checksum often not matching the package; build would ultimately fail.
Solution: grab the latest checksum value along with the latest installer package.

More instructions: https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md
2017-03-14 15:07:16 -04:00
Ric Harvey
e7cbabc006 Update to PHP 7.1.2 2017-02-21 12:44:02 +00:00
Ric Harvey
f9298a7462 prep for 1.1.3 updates to scripts 2017-02-20 09:13:10 +00:00
Ric Harvey
cdfba3cfd0 update to nginx 1.11.10/versioning/composer fix closes #95 2017-02-17 11:24:54 +00:00
hugome
ec982706f3 Add jpeg support in gd 2017-02-16 20:01:56 +01:00
Ric Harvey
4cfc4cb998 allowing UID/GID mapping as per issue #73 2017-02-13 10:15:39 +00:00