chore: initial commit

This commit is contained in:
2026-06-06 00:03:51 +01:00
commit 99d7f7d3a4
29 changed files with 5183 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM php:8.3-apache
RUN docker-php-ext-install pdo pdo_mysql