sochi
|
42af959fa1
|
Add better example for usage with Composer
|
2020-06-02 13:01:37 +02:00 |
|
Tim de Pater
|
918f3905dd
|
Merge pull request #32 from erseco/patch-2
Enable gzip compression on nginx
|
2020-04-26 08:19:06 +02:00 |
|
Tim de Pater
|
77660648cb
|
Merge pull request #31 from erseco/patch-1
Add the php7-opcache package
|
2020-04-26 08:02:11 +02:00 |
|
Ernesto Serrano
|
365f521c93
|
Enable gzip compression on nginx
Enable the gzip compression on nginx to improve performance
|
2020-04-22 08:51:52 +02:00 |
|
Ernesto Serrano
|
19f4bf4772
|
Add the php7-opcache package
Added the OPcache extension to improve PHP performance.
|
2020-04-22 08:47:13 +02:00 |
|
Tim de Pater
|
772d7aeaad
|
Removed volume instruction
|
2020-04-20 21:47:16 +02:00 |
|
Tim de Pater
|
1780ba14fa
|
Upgraded to Alpine 3.11
|
2020-03-15 07:57:02 +01:00 |
|
Tim de Pater
|
61a7284615
|
Describe how to easily add composer. Closes #21
|
2020-02-09 08:32:07 +01:00 |
|
Tim de Pater
|
531442435d
|
Made the /var/www/html folder owned by nobody
|
2020-02-02 20:36:51 +01:00 |
|
Tim de Pater
|
341cc9c6b4
|
Describe the way to customize the configuration of Nginx and PHP
|
2019-11-06 08:49:51 +01:00 |
|
Tim de Pater
|
5fa9be019b
|
Don't force the PHP customizations to be the last file to load
|
2019-11-06 08:48:30 +01:00 |
|
Tim de Pater
|
775a6295aa
|
Added automated smoketest
|
2019-11-05 15:21:21 +01:00 |
|
Tim de Pater
|
6084df92ac
|
Updated README
|
2019-11-05 14:27:30 +01:00 |
|
Tim de Pater
|
9d6c40aa5a
|
Remove the default server config now this folder is included from nginx.conf
|
2019-11-05 14:27:04 +01:00 |
|
Tim de Pater
|
348b050138
|
Include other files in nginx/conf.d to allow for customization
|
2019-11-05 14:26:39 +01:00 |
|
Tim de Pater
|
373c03da2f
|
Write temporary files from nginx to /tmp which is writable as unprivileged user
|
2019-11-05 14:24:16 +01:00 |
|
Tim de Pater
|
95ed923068
|
Reformat file to remove tabs and to make it consistent
|
2019-11-05 13:36:53 +01:00 |
|
Tim de Pater
|
6a3b2f4abc
|
Cleanup the output of PHP-FPM when PHP throws an error
|
2019-08-03 14:39:52 +02:00 |
|
Tim de Pater
|
eb6f75c47d
|
Added PHP session extension
|
2019-08-03 14:39:20 +02:00 |
|
Tim de Pater
|
dfb64420b0
|
Upgraded to Alpine 3.10, Nginx 1.16 & PHP 7.3
|
2019-07-21 08:39:32 +02:00 |
|
Tim de Pater
|
e829a11c93
|
Fixed #11; Make the document root a volume so that it can be mounted
|
2019-07-21 08:20:03 +02:00 |
|
Tim de Pater
|
acf639ead2
|
Merge pull request #10 from mrvnklm/master
Added nginx location for FPM ping
|
2019-02-06 08:53:57 +01:00 |
|
Tim de Pater
|
6521196575
|
fix missing script parameter
Co-Authored-By: mrvnklm <kelm.marvin@gmail.com>
|
2019-02-05 21:25:40 +01:00 |
|
Marvin
|
5c674bdd96
|
added nginx location for fpm ping
|
2019-02-05 11:27:05 +01:00 |
|
Tim de Pater
|
3c133d965a
|
Added more badges
|
2019-02-03 07:40:58 +01:00 |
|
Tim de Pater
|
ac6354fad8
|
Merge pull request #8 from vitaliytv/patch-1
Updated to Alpine 3.9
|
2019-02-03 07:35:58 +01:00 |
|
Vitalii Tverdokhlib
|
17dfe787bb
|
alpine 3.9
|
2019-02-02 10:12:37 +02:00 |
|
Tim de Pater
|
b2afaef8d4
|
Fixed a permission error when Nginx tries to write the error log or to
remove the pid
|
2019-01-27 08:08:54 +01:00 |
|
Tim de Pater
|
9ef6acf619
|
Fixed HEALTCHECK now Nginx is running on a different port
|
2019-01-27 08:01:52 +01:00 |
|
Tim de Pater
|
e95b618d3e
|
Updated README
|
2019-01-27 07:52:36 +01:00 |
|
Tim de Pater
|
7256d82ab3
|
Added URL to repository for Docker Hub
|
2019-01-26 15:49:54 +01:00 |
|
Tim de Pater
|
feccf27e19
|
Switched to Docker Hub automated builds
|
2019-01-26 13:55:46 +01:00 |
|
Tim de Pater
|
659806c6d0
|
Run the services in the container as non-privileged user
|
2019-01-26 13:54:53 +01:00 |
|
Tim de Pater
|
ba1dd42210
|
Removed unused exposed port 443
|
2019-01-05 09:28:29 +01:00 |
|
Tim de Pater
|
d608b45950
|
Added HEALTHCHECK instruction to the Dockefile and enabled PHP FPM ping path
|
2019-01-05 09:27:58 +01:00 |
|
Tim de Pater
|
b8890aadeb
|
Added MIT license
|
2018-10-03 10:26:49 +02:00 |
|
Tim de Pater
|
cf28926c5f
|
Updated to Alpine Linux 3.8 which includes PHP 7.2 & Nginx 1.14
|
2018-07-23 18:01:00 +02:00 |
|
Tim de Pater
|
ef054a580b
|
Merge pull request #4 from tonsV2/master
Updated to Alpine Linux 3.7
|
2018-06-19 17:46:26 +02:00 |
|
sj
|
0439d11df9
|
Updated to Alpine Linux 3.7
|
2018-06-12 12:12:02 +02:00 |
|
Tim de Pater
|
2279eca85d
|
Dropped the email parameter, not needed anymore
|
2017-12-17 09:18:28 +01:00 |
|
Tim de Pater
|
ad15933ed3
|
Making sure output from PHP-FPM is redirected to the Docker logs
|
2017-09-09 09:26:05 +02:00 |
|
Tim de Pater
|
257f26e6da
|
Updated to Alpine Linux 3.6 and removed testing repo
|
2017-08-21 10:50:35 +02:00 |
|
Tim de Pater
|
31c77e866f
|
Changed PHP-FPM host to IPv4 address to avoid connecting over IPv6
|
2017-03-28 14:05:04 +02:00 |
|
Tim de Pater
|
acdeb2cbbb
|
Updated to PHP7.1. Improved the overall config based on the trafex/wordpress image
|
2017-03-28 13:58:02 +02:00 |
|
Tim de Pater
|
2b10ea0cee
|
Add the '--no-cache' flag to apk to avoid having local cache files.
Switched to using labels in Dockerfile
|
2017-01-21 12:05:00 +01:00 |
|
Tim de Pater
|
8e081a2daa
|
PHP7 moved to the community repository
|
2016-10-07 16:04:07 +02:00 |
|
Tim de Pater
|
bffe968bda
|
Merge pull request #1 from KasperFranz/patch-1
include other hosts
|
2016-08-17 09:25:08 +02:00 |
|
kasper Franz
|
b5dc8a402a
|
include other hosts
|
2016-08-16 18:00:34 +02:00 |
|
Tim de Pater
|
4c175497cf
|
Fixed incorrect path to default nginx root
|
2016-07-31 10:20:31 +02:00 |
|
Tim de Pater
|
8422125d22
|
Merge branch 'master' of github.com:TrafeX/docker-php-nginx
|
2016-07-28 22:04:28 +02:00 |
|