Commit Graph

94 Commits

Author SHA1 Message Date
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
Ric Harvey
cfcf9f7fbc Fix ownership 2017-02-07 10:19:30 +00:00
Ric Harvey
784e07feb0 fix script to change php vars 2017-02-07 09:55:21 +00:00
Ric Harvey
77ae7cd09b Make docker vars work (post_max_size, etc) 2017-02-07 09:52:47 +00:00
Ric Harvey
c445176457 First 7.1 build with nginx complie 2017-02-05 22:46:45 +00:00
Ric Harvey
a7355ce36d Updating composer Hash 2017-01-04 11:30:50 +00:00
Ric Harvey
0829d18474 closes #98 2017-01-03 09:45:51 +00:00
Ric Harvey
bc75013ac4 Switching master to PHP7 2017-01-03 09:19:57 +00:00
Ric Harvey
0d319b3fca update pip version 2016-11-10 23:45:07 +00:00
Ric Harvey
5ce0542818 Fix composer hash 2016-11-10 23:35:11 +00:00
Ric Harvey
52b0077c76 Adding edge repo and php5-redis 2016-11-01 12:11:50 +00:00
Ric Harvey
f4b0c3e1cf mbstring not in 3.4 for php5 2016-10-28 10:50:04 +01:00
Ric Harvey
fd339c0487 Merge pull request #87 from ebuildy/patch-1
Add php mbstring, very useful
2016-10-28 10:43:53 +01:00
Ric Harvey
dbc35c4aa1 Closes #89 fixes webroot in SSL setup 2016-10-28 10:40:36 +01:00
Thomas Decaux
5e07b8a9e5 Add php mbstring, very useful 2016-10-19 22:39:02 +02:00
Lukas Loesche
66356381d6 Optimise sed execution 2016-09-27 16:19:50 +02:00
Ric Harvey
8d9245111e Adding exif closes #80 2016-09-26 08:40:53 +01:00
Ric Harvey
d994da4636 swaping to official nginx alpine build for dynamic module support 2016-09-07 08:42:36 +01:00
Ric Harvey
09cc8778cb Adding zip archive closes issue #62 2016-08-25 09:54:28 +01:00
Ric Harvey
67ab04e917 Add VOLUME directive closes #61 nginx-php-fpm 2016-08-22 08:58:03 +01:00
Ric Harvey
453f13a8c3 Adding 404 pages 2016-08-09 12:20:13 +01:00
Ric Harvey
57a17143c2 Adding missing file to docker 2016-07-22 15:54:28 +01:00
Ric Harvey
4b3ce4b402 Adding experimental letsencrypt support 2016-07-22 15:43:36 +01:00
Jack McNicol
a90c60009c set clear_env => no
enables $_ENV[] can be used without hack sed replace
2016-07-22 02:43:37 +09:30
Ric Harvey
bb4a670af3 Squashing layers with new composer install @crunchywelch 2016-07-07 10:40:39 +01:00
Aaron Welch
eb83d544bc add composer install hash verification 2016-07-06 13:20:44 -04:00
Ric Harvey
4798c022b2 adding SOAP support 2016-07-05 14:51:37 +01:00
Ric Harvey
7e34409f03 closes issue #43 2016-06-16 09:46:33 +01:00
Ric Harvey
9e216a395f Updated to alpine linux 2016-06-15 15:36:42 +01:00