Michalek
64fdd58ba9
Revert #419 (email and password escaping)
2022-01-13 23:31:21 +01:00
Ffaen
5d5f34b7e7
Escape email and password upon IN User Creation ( #419 )
...
Fixes #415
2021-12-26 08:19:35 +08:00
Ween Jiann
8ef0df3d41
Check init via tinker ( #381 )
2021-07-10 02:43:43 +08:00
Ween Jiann
5a1bf5c430
Refactor dockerfile for caching ( #371 )
...
* Improve caching
* Updated publish-image workflow
2021-07-06 17:11:08 +08:00
Ween Jiann
7a935a0eef
Add caching to build ( #369 )
...
* Rename publish workflow
* Add caching to v5
* Updated cache buster
2021-07-02 21:42:18 +08:00
Ween Jiann
ff897d568f
Change php-alpine from latest to 3.13 ( #367 )
2021-06-27 18:00:41 +08:00
David Bomba
3902b40bc1
remove tags
2021-06-27 15:55:52 +10:00
David Bomba
29e2d93e59
Merge pull request #365 from turbo124/master
...
Download php-installer
2021-06-27 15:21:28 +10:00
David Bomba
b7aea66e62
Download php-installer
2021-06-27 15:17:43 +10:00
Ween Jiann
e34ac95617
Use logging with timestamp ( #346 )
2021-05-13 09:59:43 +08:00
Ween Jiann
6c68882449
Automatically create user and skip setup page ( #345 )
...
* Added checks to docker-entrypoint
* Add init scripts feature
* Added backward compatibility
* Added auto user creation
* Updated README.md and env
* Use dbCheck for checking DB connection
2021-05-13 09:41:08 +08:00
Ween Jiann
1b48ab6983
Fix environment issues ( #337 )
...
* Clean env file
* Remove generated .env
* Fix file_env exporting empty values
2021-05-10 16:40:55 +08:00
Ween Jiann
de856d0a88
Remove chmod for rootfs files
2021-03-28 23:39:37 +08:00
Ween Jiann
f4f8c79ce7
Split docker v4 and v5 files to different directories ( #310 )
...
* Move v4/5 files to separate folders
* Updated github build_push.yml action
* Updated docker-compose.yml
2021-03-28 14:18:54 +08:00
Ween Jiann
524e79c486
Build on ARM64 ( #307 )
...
* Updated Dockerfile for multiplatform
* Added linux/arm64 to build_push.yml
2021-03-26 09:09:37 +08:00
Ween Jiann
4ec70c8da6
Reshuffle Dockerfile to optimise caching ( #306 )
...
* Refactor alpine folder
* Rearrange Dockerfile
* Updated build_push.yml for testing
* Updated build_push.yml for production
* Added IS_DOCKER env
* Added target to build_push.yml
2021-03-25 22:05:47 +08:00