Create Dockerfile

This commit is contained in:
Yusuf
2021-02-15 11:39:43 +01:00
committed by GitHub
parent 1d32baf5b4
commit de87216a0a

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM php:8.0-apache
VOLUME ['/var/www/html/']
COPY index.php flat.png /var/www/html/