16 Commits

Author SHA1 Message Date
Aaron Spettl
21460c4ed3 Use php.ini for PHP default settings, override for max upload file size 2018-06-23 11:52:28 +02:00
Aaron Spettl
053aaa056c Add php.ini with recommended PHP configuration 2018-06-07 14:54:01 +02:00
Thomas B
342bcb9817
Merge pull request #18 from J0WI/gpg-race
Adjust gpg code to kill daemons, cutting down on race conditions
2018-06-05 13:33:37 +02:00
J0WI
8f97d7ff0d Adjust gpg code to kill daemons, cutting down on race conditions 2018-06-05 00:39:32 +02:00
J0WI
19769a3202 pdo is already included in the base image 2018-06-04 23:19:57 +02:00
Thomas Bruederli
a194c2cfad Add gnupg dependency (#16)
Apparently GnuPG has been removed from newer base images.
This re-adds it ad keep it installed to enable the use of the Enigma plugin.
2018-06-04 23:13:51 +02:00
Thomas Bruederli
4aa970ba4d Restore --with-freetype-dir option 2018-06-04 22:54:35 +02:00
Thomas B
80959652d0
Merge pull request #10 from J0WI/rm-buildDeps
Remove build dependencies
2018-06-04 22:52:22 +02:00
Rodolfo Villaruz
f9d09fa2af Hide error on empty folder 2018-05-11 03:25:58 +00:00
J0WI
88dd9768ce Remove buildDeps after php extensions have been installed 2018-04-29 23:10:45 +02:00
J0WI
380351ca47 Change code style to the common format used by upstream images 2018-04-29 23:06:25 +02:00
Thomas B
21a8cef073
Merge pull request #4 from madmath03/master
Added basic Travis CI and fix deprecated maintainer label
2018-04-12 22:47:22 +02:00
Thomas Bruederli
e619d805e7 Set build version to 1.3.6 (issue #8) 2018-04-12 22:34:26 +02:00
madmath03
cfe274bdfa Fix #6 2018-03-24 22:12:55 +01:00
Thomas Bruederli
19d3bcdac8 Add php-fpm flavour 2018-03-01 21:41:52 +01:00
Thomas Bruederli
2a661006d3 Move the Docker files into dedicated folders for the according flavour 2018-03-01 21:37:52 +01:00