Commit Graph

6 Commits

Author SHA1 Message Date
Hans Rakers
c2e806f683 Remove GLOB_NOSORT from fpm config file include glob call, to return the files in order
This makes sure the pool configuration is loaded in the correct order (See https://bugs.php.net/bug.php?id=68391)
2020-07-10 16:51:42 +02:00
Hans Rakers
85e054ef11 Use semicolon/set -eux style syntax throughout the file 2020-07-10 00:09:39 +02:00
Hans Rakers
243ea026a6 clear_env does not work on PHP-5.3 unfortunately + fix some formatting issues 2020-07-09 19:18:34 +02:00
Hans Rakers
386d6159d9 Add PHP compilation flags, reorganize dep install steps, add MySQL support, improve image size, fix permission issues 2020-07-08 15:14:49 +02:00
Hans Rakers
2efa205ce5 Upgrade base image to Ubuntu 18.04 2020-07-08 11:46:11 +02:00
Hans Rakers
a34fbf5f9d Initial commit 2018-12-17 11:59:51 +01:00