Commit Graph

8 Commits

Author SHA1 Message Date
3f2cd56884 Change CI/CD build from gitlab to gitea
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 3m35s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
2025-01-02 19:53:14 +11:00
bfe71edc44 Swap out base docker container for dunglas/frankenphp, enabling us to run as non-root, addressing #271.
By default the container web address is now port 8080, so port mapping of -p 80:8080 will now be required
2025-01-02 19:53:14 +11:00
37cf1292df Updates to PHP 8.3 2025-01-01 17:47:28 +11:00
12da43828e Update parent container to address vulnerabilities 2024-01-09 00:02:59 +11:00
a4c05002a1 Ensure docker build updates public/ and remove other unnessary files from image 2023-04-13 10:40:01 +10:00
9e90820bfd Debugging docker image source validation 2023-04-13 10:40:01 +10:00
Deon George
08678ce929 Adding .dockerignore to trim the docker container, removing some redundant files and updated README 2023-03-02 22:07:58 +11:00
Deon George
637a0cd0f4 Change docker build to use alpine directly, with PHP and ldap module 2023-02-05 16:12:04 +11:00