Commit Graph

43 Commits

Author SHA1 Message Date
Deon George
4ac8e00528 Sed should be -i -e, not -ie 2023-06-26 20:14:14 +10:00
Deon George
6cd78fc2ad msmtprc was missing. updated msmtprc 2023-04-27 21:58:09 +10:00
Deon George
e266319386 Set COMPOSER_HOME and define VOLUMEs 2023-02-11 09:39:09 +11:00
Deon George
88503c81a2 Change to use alpine, and try multi-arch building 2023-02-11 09:39:08 +11:00
Deon George
2ce07e2c9a Added ZSTD 2022-10-21 09:29:00 +11:00
Deon George
26c30cb5cb Update php to 8.1 2022-07-30 10:55:41 +10:00
Deon George
a0a0c7e1e2 Added bcmath and intl modules 2022-06-26 11:42:56 +10:00
Deon George
6da5ac5983 Need to remove nginx-core otherwise there are dependancy issues adding db modules 2021-12-09 23:10:45 +11:00
Deon George
471e5df45c Add zlib and ssl to mongo 2021-07-07 23:28:58 +10:00
Deon George
abe7be2afd Add mongo zip bz2 gd to base image 2021-07-06 15:44:33 +10:00
Deon George
1111afcb5f Changed NO_NGINX to NGINX_START, added REDIS/MEMCACHED startup 2021-06-09 12:12:06 +10:00
Deon George
45d16b63cb Added memcached to php 2021-06-09 11:37:15 +10:00
Deon George
8d8da2f5ad Increase PHP default memory limit to 256M 2021-05-27 09:06:49 +10:00
Deon George
3868365626 Revert "Go back to PHP 8.0.3"
This reverts commit f505457e9b.
2021-05-04 11:31:21 +10:00
Deon George
f505457e9b Go back to PHP 8.0.3 2021-05-04 11:14:39 +10:00
Deon George
f2602bd98a Update to PHP 8.0 2021-03-03 13:53:44 +11:00
Deon George
677d57b4bf Fixed typo in previous commit to Dockerfile 2020-08-23 13:01:49 +10:00
Deon George
7b9bd41c00 Update to PHP 7.4 2020-07-31 16:50:14 +10:00
Deon George
81b970b53b Added wait-for-it to wait for DB for laravel 2020-05-07 21:29:21 +10:00
Deon George
c8cc79dbb3 Added nginx to server static content when app is in container 2020-03-11 14:43:15 +11:00
Deon George
3bddae369e Enhancements for containers with applications 2020-01-24 23:09:56 +11:00
Deon George
cb2da835a3 Remove more redundant debs 2020-01-22 22:02:16 +11:00
Deon George
235df69f19 Removed unnessary dev debs 2020-01-22 21:41:30 +11:00
Deon George
ab31f9a71b Clean tmp after pecl install 2020-01-20 14:36:18 +11:00
Deon George
139946ed1a Added phpredis 2020-01-20 14:28:58 +11:00
Deon George
6983db70d8 Increased default workers config 2019-09-09 21:41:36 +10:00
Deon George
deb99f9b10 Update PHP and add php.ini, change ssmtp to msmtp 2019-09-09 21:22:54 +10:00
Deon George
005f6b1161 sbin/init needs to be executable by www-data 2019-05-16 11:57:01 +10:00
Deon George
c66b95e414 Update to php 7.3 2019-05-03 12:53:30 +10:00
Deon George
31d5266266 Removing gettext install - not required 2019-05-03 12:22:35 +10:00
Deon George
2a35efec11 Added gettext, testing for artisan and enabled migrate before starting 2019-05-03 12:09:47 +10:00
Deon George
8ca1a9a192 Added ldap to base image 2019-01-22 11:06:33 +11:00
Deon George
ba4e01f18d Added libssl1.0-dev for barryvdh/laravel-snappy 2018-08-08 14:15:35 +10:00
Deon George
b48c38cee1 Enabled multi-use container invocation with roles 2018-05-07 13:34:45 +10:00
Deon George
3df8ec4de2 Added git unzip, required for composer 2018-05-06 10:01:23 +10:00
Deon George
fc28d4fe09 Added postgresql module and composer 2018-05-04 23:54:52 +10:00
Deon George
77c7e70428 Reworked ssmtp integration, need to use fastcgi_param PHP_ADMIN_VALUE "sendmail_path=/usr/sbin/sendmail -i -t"; in nginx config, and hostname: for php container 2018-02-27 19:28:17 +11:00
Deon George
7ca57c02ab Reworked mysql image to better work as a base 2018-01-29 15:23:52 +11:00
Deon George
39fdc2f940 Added mysql only branch 2018-01-29 13:52:35 +11:00
Deon George
e31d600b09 Added cleaning tmp AND moved ci build trigger to plus branch
Cache our builds based on branches - part 1
2018-01-29 13:43:29 +11:00
Deon George
a072f6ed51 Added imagick and exif 2017-12-28 22:51:46 +11:00
Deon George
fd6c550269 Added SSHD to the image with user lamp 2017-12-13 21:54:20 +11:00
Deon George
d962df104e Initial Release 2017-12-07 15:19:02 +11:00