This commit is contained in:
Thomas
2026-03-24 10:47:19 +00:00
commit 5442495f9c
3 changed files with 13 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM php:8-apache
COPY index.php /var/www/html