Commit graph

13 commits

Author SHA1 Message Date
Alex Tselegidis
a6f78b16f9 Remove mcrypt as it does not support php 8.4.1 2024-12-19 19:03:12 +02:00
Alex Tselegidis
5cda141356 Upgrade Dockerfile to PHP8.3 2024-07-07 13:07:17 +02:00
Alex Tselegidis
5e2d99a6c4 Revert back to set up script as the other node installation method was not working 2024-01-24 17:08:33 +01:00
Alex Tselegidis
780af277e7 Keep node 18 for now until all the packages are updated 2023-11-01 15:15:24 +01:00
Alex Tselegidis
a7c7f69b12 Replace the nodesource setup script with the updated node installation steps (also update to node 20) 2023-11-01 14:56:22 +01:00
Alex Tselegidis
058f1b3e97 Switch the development environment to PHP 8.2 2023-10-26 08:11:49 +02:00
Alex Tselegidis
afdc1b839a Remove duplicate PHP extension 2023-07-24 09:32:47 +02:00
Alex Tselegidis
5e260c7cfd Add more PHP extensions to the Dockerfile 2023-07-11 09:28:54 +02:00
Alex Tselegidis
81e8b8824e Add XDebug support for CLI commands 2023-07-08 07:31:33 +02:00
Alex Tselegidis
05dab52aa5 Set the default php version of the Docker configuration to 8.1 2023-07-07 12:41:26 +02:00
Alex Tselegidis
1c8ed7af6f Fix the docker integration of MailHog and fine tune the Dockerfile 2023-01-25 08:48:44 +01:00
Alex Tselegidis
7d26f8d0c5 Use the official php:8.0-alpine package and perform a composer and NPM installation every time the containers get started 2023-01-21 12:41:05 +01:00
Alex Tselegidis
a4c7a3b51d Update the docker configuration with an improveed one (WIP) 2023-01-18 11:04:55 +01:00