Commit Graph

11 Commits

Author SHA1 Message Date
Ahwx c3b2444eea chore(*): renaming the entirity of LibreY 2023-08-02 16:18:21 +02:00
rafalohaki e2eead1ce0 Update Version:
Alpine 3.17->3.18
php7->php8
2023-06-23 13:51:40 +00:00
Junior L. Botelho (JLB) 1bcd0ec358 refactor: solve config errors of dockerfile and php configuration 2023-03-07 18:33:19 -03:00
Junior L. Botelho (JLB) 6c38e14510 refactor: solve invalid quotes params 2023-02-27 16:35:06 -03:00
Junior L. Botelho (JLB) 8e65f0253a this resolves the issue with a variable that was defined with the value '.com' when it should only be 'com' 2023-02-12 14:34:38 -03:00
Junior L. Botelho (JLB) c1c401a5f9 chore: downgraded PHP from version 8 to version 7.4 for better compatibility 2023-02-12 13:39:32 -03:00
Junior L. Botelho (JLB) 8b2b8af183 chore: fixed an issue that occurred when nginx did not have permissions on the 'php-fpm8.sock' file 2023-02-12 13:35:16 -03:00
Junior L. Botelho (JLB) 36d8aeeb5b chore: after running the 'docker run' command, the environment variables will now be effective 2023-02-12 12:56:22 -03:00
Junior L. Botelho (JLB) 3bd1ba068b chore: updated the PHP version from 7.4 to 8 for better performance 2023-02-12 12:50:41 -03:00
Junior L. Botelho (JLB) 3cbb36eb66 chore: configured Nginx Dockerfile, updated PHP requirements in the PHP Dockerfile, and made other changes 2023-02-12 11:13:58 -03:00
Junior L. Botelho (JLB) 48b9863e3c chore: to create Dockerfile modules and break up the procedure into smaller, step-by-step files instead of one large Dockerfile 2023-02-11 23:08:53 -03:00