Build container.

This commit is contained in:
Christian Steinle
2022-09-13 08:06:57 +02:00
parent 666eafa30a
commit 145cdb3302
2 changed files with 22 additions and 0 deletions

3
Dockerfile Normal file
View File

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