Commit Graph

91 Commits

Author SHA1 Message Date
Ric Harvey
e0d5b45797 Upgrade to php 7.4.5 2020-04-20 15:56:13 +01:00
ric
5f7fcc2d5f updated to php 7.4.2 but geoip is broken - to fix 2020-02-03 22:08:43 +00:00
Ric Harvey
218147f77a Release for 1.8.2 2019-09-17 13:26:27 +01:00
Philip Z
defd1fddd3 Bugfix/fix xdebug remote prefix 2019-09-17 12:08:06 +00:00
Ric Harvey
454fcd7c07 [skip ci] document update 2019-09-17 13:02:39 +01:00
Ric Harvey
5d5a734bd1 Upgrade alpine to 3.10, php 7.3.9, nginx 1.16.1 closes #287 2019-09-17 12:31:28 +01:00
Ric Harvey
42a09f79d2 update docs 2019-08-05 12:24:20 +01:00
Ric Harvey
a705f20d3c update xdebug to 2.7.2 closes #276 2019-06-20 12:33:39 +01:00
Ric Harvey
7d90473a83 Upgrade to PHP 7.3.6 2019-06-05 11:14:33 +01:00
Ric Harvey
ccc75085eb Upgrade PHP to 7.3.5 2019-05-04 11:19:45 +01:00
Ric Harvey
eacb2ad1e7 Move to nginx 1.16.0 new stable 2019-04-26 20:06:00 +01:00
Ric Harvey
aa2c30a921 Roll back CUSTOM root changes and bump PHP 7.3.4 2019-04-05 15:06:55 +01:00
Ric Harvey
3423437665 Merge branch 'master' of gitlab.com:ric_harvey/nginx-php-fpm 2019-03-21 21:52:44 +00:00
Ric Harvey
7d9882a5e2 update docs 2019-03-21 21:49:43 +00:00
Ric Harvey
089ae67b08 Merge branch 'custom_paths' into 'master'
Allow user to change config and scripts folder

See merge request ric_harvey/nginx-php-fpm!246
2019-03-21 21:47:54 +00:00
Ric Harvey
2f5577cc2f update versions 2019-03-14 20:55:59 +00:00
Ric Harvey
5448e35d2c update docs 2019-03-10 00:35:01 +00:00
Ric Harvey
1d2d5c49ad Merge branch 'module-description' into 'master'
Add php module list & descriptions

See merge request ric_harvey/nginx-php-fpm!252
2019-03-10 00:34:13 +00:00
Ric Harvey
53d37e1b7c closes #240 closes !250 2019-03-09 22:30:25 +00:00
Ric Harvey
d99fb28cd7 Bump to PHP 7.3.3 2019-03-08 19:57:56 +00:00
Ric Harvey
cf4cca29f4 fix docs [skip ci] 2019-03-08 19:40:35 +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
97f859fdd8 update incorrect version of php in docs 2019-03-07 14:29:21 +00:00
Ric Harvey
a645caa44e Pushing version locked to alpine 3.9 2019-03-06 11:43:58 +00:00
Ric Harvey
1658c95859 update version in docs 2019-03-05 21:14:41 +00:00
Roberto Bermejo Bermejo
7450186abf Merge branch 'master' into custom_paths 2019-01-29 18:10:59 +01:00
Aaron C
4e9c645fa6 Add list of installed php modules
This is information I would have wanted before I started using this image.
2018-12-20 16:46:43 +01:00
Ivan Smirnov
cb73d5c8ca Fix syntax error in example-service.yml 2018-10-13 23:25:19 +00:00
Roberto Bermejo Martinez
f2cc4b6f19 Allow user to change config and scripts folder 2018-09-28 21:11:22 +02: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
51bbf4e04f Tidy up 404 and fix php logging to stdout 2018-06-30 22:42:35 +01:00
Ric Harvey
0063728e48 PHP 7.2.7 release 2018-06-29 10:36:46 +01:00
Ric Harvey
11a553aad6 Prep doc fo 1.5.2 release 2018-06-19 11:04:48 +01:00
Ric Harvey
17c77147ea adding awesome tag/commit pull feature by Jaesin @ github 2018-06-19 10:56:24 +01:00
Ric Harvey
8049fb8324 fix from hebitrock @ github 2018-06-19 00:15:59 +01:00
Ric Harvey
6a018f0d0d update versions in repo 2018-06-17 21:41:57 +01:00
Ric Harvey
67c48e67a9 Update links 2018-06-17 21:40:07 +01:00
Harvey
a25774737c update to 7.2.4 2018-04-23 14:44:52 +01:00
Harvey
60566f4386 update versions 2017-12-05 21:19:47 +00: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
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
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
Henri Larget
77cef20de9 typo error in my previous commit.
personnal -> personal
2017-10-20 11:22:29 +02:00
Ric Harvey
49912ce3da update nginx to 1.13.6 2017-10-10 16:43:23 +01:00
Christoph
c8db7801fe Table for config flags 2017-10-05 19:52:58 +02:00