Commit Graph

13 Commits

Author SHA1 Message Date
Alex Tselegidis 80d91779d7 Build the assets with a new "compile" task that will prepare everything without generating a zip build 2023-06-30 09:41:28 +02:00
Alex Tselegidis f6e01b5551 Use "npx" when executing the gulp task within the container. 2023-06-30 09:39:53 +02:00
Alex Tselegidis 787a4a6700 Update php-ini-overrides.ini 2023-06-03 09:33:19 +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
Alex Tselegidis d67b622d65 Removed old docker files 2020-04-22 20:50:56 +02:00
Alex Tselegidis 025b1c8b2a XDebug support for the docker environment is now working 2020-04-22 20:50:14 +02:00
Alex Tselegidis 360ed7ce1c Enable the rewrite module for the docker setup 2020-04-22 20:49:54 +02:00
Alex Tselegidis 3e991516a1 Updated the docker configuration, using PHP 7.4 and MySQL v5.7, CAPTCHA also works now (#447). 2020-04-08 13:35:33 +02:00
Alex Tselegidis 8a217df0a3 Fixed captcha issues in the docker environment (#623). 2020-03-10 20:58:31 +01:00
Alex Tselegidis bb4e11c38e Use version for the MySQL image to avoid issues with caching_sha2_password (#533) 2020-03-10 20:42:08 +01:00
alext b33474761e Moved Docker related files into the docker directory. 2018-11-03 15:15:20 +01:00