docker
All checks were successful
build / build (push) Successful in 11s

This commit is contained in:
2024-12-18 21:51:55 +01:00
parent ed48d61eda
commit e5f1dc7715
2 changed files with 21 additions and 0 deletions

3
Dockerfile Normal file
View File

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