Commit Graph

25 Commits

Author SHA1 Message Date
rafalohaki e2eead1ce0 Update Version:
Alpine 3.17->3.18
php7->php8
2023-06-23 13:51:40 +00:00
wint3rmute 19a02e1166 Improve docker build caching 2023-03-17 15:13:21 +01: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) 0be3398071
chore: improves the README.md file from docker by adding more information 2023-02-12 17:06:00 -03:00
Junior L. Botelho (JLB) 2706cf3eb0
chore: remove the php7-xml extension as it is not being used by the project 2023-02-12 15:04:59 -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) 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) 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
Junior L. Botelho (JLB) 779cdf0da3
chore: move the templates to their appropriate folders 2023-02-11 20:08:33 -03:00
Junior L. Botelho (JLB) 656d9aa2d6
chore: change approach of dockerfiles 2023-02-11 19:54:45 -03:00
Junior L. Botelho (JLB) 4a5dad014d
chore: rename docker directory 2023-02-11 19:18:04 -03:00
Junior L. Botelho (JLB) 0faba78be1
chore: improve the method for passing images that will be built on Docker 2023-02-11 19:14:38 -03:00
Junior L. Botelho (JLB) b3a6a43acb
chore: for the initial execution, the entrypoint should include the addition of buildx 2023-02-11 18:59:04 -03:00
Junior L. Botelho (JLB) 450560eb6d
chore: the Docker build time errors have been fixed by changing the name of the nginx folder and renaming build.sh to prepare.sh 2023-02-11 16:53:22 -03:00
Junior L. Botelho (JLB) 9abb2cdbc8
chore: create template substitution variables with shell 2023-02-11 15:55:17 -03:00
Junior L. Botelho (JLB) 77915000b4
refactor: set the 'Dockerfiles' to use 'Alpine' images as the base 2023-02-11 01:33:34 -03:00
juniorbotelho e9b23846d3 chore: create template files, remove incorrect Docker environment variables, and replace scripts 2023-02-11 00:37:09 -03:00
juniorbotelho 78082f1ac1 chore: add sleep infinity as init command docker container 2023-02-10 23:42:00 -03:00
juniorbotelho ef8ebd6b2d chore: add 'config.php' and 'opensearch.xml' configurations as Docker environment variables 2023-02-10 23:25:41 -03:00
juniorbotelho e99e268ec9 chore: fix wrong folders path and incorrect 'cache clean' command from apk 2023-02-10 22:33:39 -03:00
juniorbotelho 816e892b29 chore: add packages, move necessary files, and set the entrypoint runner 2023-02-10 22:29:13 -03:00
juniorbotelho af82157957 chore: create initial config dockerfile 2023-02-10 19:33:33 -03:00
juniorbotelho 85cb9e36bb chore: add initial 'Dockerfiles' to project 2023-02-09 19:42:38 -03:00