Commit Graph

338 Commits

Author SHA1 Message Date
Harvey
e54da3b9dc updating nginc to 1.13.7 2017-11-21 17:57:29 +00:00
Ric Harvey
8b015d7d29 Merge pull request #189 from marek-knappe/issue-184-php-error-to-stderr
Added option to send logs to docker logs Issue #184
2017-11-16 11:55:10 +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
Marek Knappe
6a2df656b3 Added option to send logs to docker logs Issue #184 2017-10-30 22:15:25 +10:00
Ric Harvey
99565f7de1 Merge pull request #187 from svlentink/master
more static resources cached
2017-10-27 15:20:15 +01:00
Ric Harvey
88c13ba2c2 Merge pull request #185 from decima/patch-2
typo error in github auth doc.
2017-10-27 15:19:40 +01:00
Ric Harvey
406c381b40 Merge pull request #181 from cringer/fix-maintainer
Changed MAINTAINER (depreciated) to LABEL
2017-10-27 15:19:15 +01:00
svlentink
37bda26e32 more static resources cached 2017-10-26 16:14:16 +02:00
Henri Larget
77cef20de9 typo error in my previous commit.
personnal -> personal
2017-10-20 11:22:29 +02: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
28fb350eed Merge pull request #179 from auchri/patch-4
Table for config flags
2017-10-06 11:26:39 +01:00
Christoph
c8db7801fe Table for config flags 2017-10-05 19:52:58 +02:00
Ric Harvey
3a1f2c6b67 Merge pull request #178 from auchri/patch-3
Add SKIP_COMPOSER flag
2017-10-05 13:51:00 +01:00
Christoph
5c453dd5a9 Add SKIP_COMPOSER to docs 2017-10-05 08:57:30 +02:00
Christoph
acf1ba0087 Add SKIP_COMPOSER flag 2017-10-05 08:55:48 +02:00
Ric Harvey
39658d8ab2 build against php 7.1.10 2017-10-02 08:54:23 +01:00
Ric Harvey
9c6d64ab52 Merge pull request #173 from decima/patch-1
adding help for bitbucket usage
2017-09-21 12:28:32 +01:00
Henri Larget
8c6ed6390d adding help for bitbucket usage. 2017-09-20 16:36:58 +02:00
Ric Harvey
f1cdecb5b0 update to nginx 1.13.5 2017-09-05 16:45:11 +01:00
Ric Harvey
1bbcaf2204 Add SKIP_CHOWN flag to close #170 2017-09-05 13:23:27 +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
4e869362a6 closes #163 new flag APPLICATION_ENV=development 2017-08-25 11:13:30 +01:00
Ric Harvey
76d12bbb0e updates to composer 2017-08-25 11:11:00 +01:00
Ric Harvey
8100a5310b Merge branch 'hkeio-master' 2017-08-25 11:09:37 +01:00
Ric Harvey
be4c24c20f Merge branch 'master' of git://github.com/hkeio/nginx-php-fpm into hkeio-master 2017-08-25 11:09: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
1b427c9c9b update versioning 2017-08-18 14:26:45 +01:00
Ric Harvey
b231e0c65b Merge branch 'brendaniel-patch-1' 2017-08-18 14:25:03 +01:00
Ric Harvey
263b63be3f Merge branch 'patch-1' of git://github.com/brendaniel/nginx-php-fpm into brendaniel-patch-1 2017-08-18 14:24:37 +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
974e1a766a update container scripts version closes PR #136 2017-08-18 14:18:44 +01:00
Ric Harvey
cba9b658dd Merge branch 'thelittlefireman-patch-1' 2017-08-18 14:17:53 +01:00
Ric Harvey
ff9649540c Merge branch 'patch-1' of git://github.com/thelittlefireman/nginx-php-fpm into thelittlefireman-patch-1 2017-08-18 14:15:48 +01:00
Ric Harvey
ed8e1953f1 fix repo layout doc conf directive closes #155 2017-08-18 14:14:51 +01:00
Ric Harvey
e6871df283 Move daemon off to supervisor and out of nginx.conf closes #156 2017-08-18 14:12:12 +01:00
Ric Harvey
5fc072679a add include file sin supervisord config closes #156 2017-08-18 12:03:29 +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
Ric Harvey
3cf02fc8b6 Merge pull request #162 from yuriolive/patch-1
New NGINX version fix security vulnerability
2017-08-04 16:02:31 +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
GracefulLight
c133ba3f8e composer parallel install plugin added
https://github.com/hirak/prestissimo
2017-07-31 18:24:00 +09:00
Heiko Holland
73fecdedf9 run composer install after custom scripts, install dev packages when APPLICATION_ENV is set to development 2017-07-30 14:27:48 +02: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
bb97c9937d added comment on where error comes from 2017-06-23 13:49:01 -05:00
Peter O
321452c7d5 added some missing items 2017-06-23 12:10:37 -05:00