f072369597More typo fixes
Deon George
2020-08-24 15:27:06 +1000
677d57b4bfFixed typo in previous commit to Dockerfile
Deon George
2020-08-23 13:01:49 +1000
74afe07a7bAdd building additional test container
Deon George
2020-08-23 12:54:50 +1000
12c45fb552Update to PHP 7.4
Deon George
2020-08-05 08:15:53 +1000
88c1064ebdChange configure for gd
Deon George
2020-08-04 17:30:12 +1000
ab12261b81Update to PHP 7.4
Deon George
2020-08-04 16:32:44 +1000
d752fa113fUpdate to PHP 7.4 - missed .gitlab-ci
Deon George
2020-07-31 16:57:05 +1000
7b9bd41c00Update to PHP 7.4
Deon George
2020-07-31 16:50:14 +1000
a62d434cefAdded Lumen detection
7.3
Deon George
2020-07-31 16:42:40 +1000
ec8accdf4aAdded zip to plus image
Deon George
2020-05-15 12:53:33 +1000
81b970b53bAdded wait-for-it to wait for DB for laravel
Deon George
2020-05-07 21:29:21 +1000
abedd9b6e6Change installation of wkhtmltopdf
Deon George
2020-04-03 17:00:24 +1100
e7e10b349fFix for when kernel < 3.15
Deon George
2020-04-02 21:57:19 +1100
39d7aaab42Updated to 7.3 and added wkhtml and mysql client
Deon George
2020-04-02 17:14:57 +1100
8f38abdaa5Dont remove everything in /usr/src
Deon George
2020-04-02 16:55:19 +1100
99dbe0d13dRemove double docker pull during build
Deon George
2020-04-02 16:20:00 +1100
90ed5a1da6Remove double docker pull during build
Deon George
2020-04-02 15:56:47 +1100
90b27476b1Make default web root public/
Deon George
2020-03-12 09:12:58 +1100
c8cc79dbb3Added nginx to server static content when app is in container
Deon George
2020-03-11 14:43:15 +1100
e87698b30cAdded passport key generation
Deon George
2020-03-05 14:51:24 +1100
b244577c76Change queues to run --once as optional
Deon George
2020-01-30 20:39:00 +1100
584e56acebChanges to mountpoint logic
Deon George
2020-01-29 16:01:08 +1100
5943f0df5aCache config in role containers if container contains the app and change mountpoint detection routine
Deon George
2020-01-29 15:37:53 +1100
f8bda40162Make schedular and queue run as www-data
Deon George
2020-01-29 00:11:39 +1100
8237c6270cEnsure removing .migrate is run as root
Deon George
2020-01-28 23:10:11 +1100
d23d97f9ddAdd marker to echo statements
Deon George
2020-01-25 00:21:46 +1100
06e4f0dfcdNeed to disable our error pipeline with mountpoint
Deon George
2020-01-25 00:02:13 +1100
f99cd2f308Added FORCE_PERMS
Deon George
2020-01-24 23:51:41 +1100
3bddae369eEnhancements for containers with applications
Deon George
2020-01-24 23:09:56 +1100
a20a865d55Remove redundant debs
Deon George
2020-01-23 00:10:38 +1100
cb2da835a3Remove more redundant debs
Deon George
2020-01-22 22:02:16 +1100
235df69f19Removed unnessary dev debs
Deon George
2020-01-22 21:41:30 +1100
ab31f9a71bClean tmp after pecl install
Deon George
2020-01-20 14:36:18 +1100
139946ed1aAdded phpredis
Deon George
2020-01-20 14:28:58 +1100
41b4b633e2Fix public dirs for nginx
Deon George
2020-01-16 08:16:38 +1100
528051fe04Skip permissions adjustments if dev mode or SKIP_PERM=1
Deon George
2020-01-15 21:36:53 +1100
c6f4d4835bFix test for dev mode
Deon George
2020-01-15 17:53:50 +1100
fc50334ccfMore composer file/dir ownership fixes, test for nodev, dont call event:cache
Deon George
2020-01-15 17:43:25 +1100
1850eb68c0Changed composer optimisation
Deon George
2020-01-15 15:47:25 +1100
680ab60f7aChown vendor dir to www-data
Deon George
2020-01-15 15:29:34 +1100
ee45868bf9Make vendor dir for laravel projects if it doesnt exist
Deon George
2020-01-15 14:59:07 +1100
8e23589589Added recursive chown to php root dir
Deon George
2020-01-15 14:54:20 +1100
9b4df6abb1Fix typo in previous commit
Deon George
2020-01-15 14:50:14 +1100
851daf659eUpdated init to set permissions
Deon George
2020-01-15 14:28:57 +1100
34d0a7416cUpdated imagick for HEIC photos
Deon George
2020-01-02 08:23:08 +1100
6983db70d8Increased default workers config
Deon George
2019-09-09 21:41:36 +1000
deb99f9b10Update PHP and add php.ini, change ssmtp to msmtp
Deon George
2019-09-09 21:22:54 +1000
005f6b1161sbin/init needs to be executable by www-data
Deon George
2019-05-16 11:57:01 +1000
55e8429e75Made migration controlled by a dot file
Deon George
2019-05-14 20:01:45 +1000
bc3a465c0fUpdate to php 7.3
Deon George
2019-05-03 21:08:22 +1000
c66b95e414Update to php 7.3
Deon George
2019-05-03 12:53:30 +1000
3279c0e869Removed redundant start file
Deon George
2019-05-03 12:30:26 +1000
cd409b2002gettext moved to parent image
Deon George
2019-05-03 12:29:03 +1000
31d5266266Removing gettext install - not required
Deon George
2019-05-03 12:22:35 +1000
2a35efec11Added gettext, testing for artisan and enabled migrate before starting
Deon George
2019-05-03 12:09:47 +1000
1aceeb1d65Added x86_64 tags, changed docker:dind service
Deon George
2019-01-22 11:55:51 +1100
b29603092eAdded x86_64 tags, changed docker:dind service again
Deon George
2019-01-22 11:54:15 +1100
68c1281162Added x86_64 tags, changed docker:dind service
Deon George
2019-01-22 11:51:38 +1100
2976938437Added x86_64 tags, changed docker:dind service
Deon George
2019-01-22 11:48:13 +1100
8ca1a9a192Added ldap to base image
Deon George
2019-01-22 11:06:33 +1100
ba4e01f18dAdded libssl1.0-dev for barryvdh/laravel-snappy
Deon George
2018-08-08 14:15:35 +1000
4c56b5723dMake composer install run as www-data
Deon George
2018-05-08 15:56:49 +1000
9fb30c0958Remove .composer.refresh if it exists
Deon George
2018-05-08 15:50:00 +1000
42586535f4Change shell to bash
Deon George
2018-05-08 15:45:42 +1000
b3e39f7cc9Added composer (re)installation
Deon George
2018-05-08 15:36:11 +1000
2e0860713dOnly run caching for the app
Deon George
2018-05-07 13:58:55 +1000
9652a4baf9Added PHP_OPTIONS
Deon George
2018-05-07 13:53:29 +1000
ee72137f96Enabled tuning queue:work
Deon George
2018-05-07 13:45:43 +1000
b48c38cee1Enabled multi-use container invocation with roles
Deon George
2018-05-07 13:34:45 +1000
3df8ec4de2Added git unzip, required for composer
Deon George
2018-05-06 10:01:23 +1000
921575772fChanged to use 7.2-fpm-mp as a starting base
Deon George
2018-05-05 00:08:58 +1000
fc28d4fe09Added postgresql module and composer
Deon George
2018-05-04 23:54:52 +1000
6d6abf85abAdded fping, updated to stretch
Deon George
2018-03-04 23:48:12 +1100
4ecbcfe835Update to 7.2
Deon George
2018-03-04 20:04:47 +1100
5bf33b84eeReworked 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
Deon George
2018-02-27 19:55:11 +1100
5852061063Update .gitlab-ci
Deon George
2018-02-27 19:53:56 +1100
1322c5f0f5Updated SSH patch for php-7.2
Deon George
2018-02-27 19:40:27 +1100
77c7e70428Reworked 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
Deon George
2018-02-27 19:28:17 +1100
4b412d555eAdded ext branch for non-common modules
Deon George
2018-01-29 15:45:59 +1100
99791da0ecRefined plus build to use mysql build as a base
Deon George
2018-01-29 15:30:27 +1100
7ca57c02abReworked mysql image to better work as a base
Deon George
2018-01-29 15:23:52 +1100
39fdc2f940Added mysql only branch
Deon George
2018-01-29 13:52:35 +1100
ea8f8a2334Cache our builds based on branches - part 2
Deon George
2018-01-29 13:47:25 +1100
c2d12052d5Cache our builds based on branches - part 2
Deon George
2018-01-29 13:47:25 +1100
e31d600b09Added cleaning tmp AND moved ci build trigger to plus branch Cache our builds based on branches - part 1
Deon George
2018-01-29 13:36:35 +1100
a072f6ed51Added imagick and exif
Deon George
2017-12-28 22:51:46 +1100
157ab8609bControl start of SSH
Deon George
2017-12-14 09:40:56 +1100
fee2424f68Updated CI to take advantage of cache building
Deon George
2017-12-13 22:01:01 +1100
fd6c550269Added SSHD to the image with user lamp
Deon George
2017-12-13 21:54:20 +1100
d962df104eInitial Release
Deon George
2017-12-07 15:19:02 +1100