We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97832c8 commit 17e1593Copy full SHA for 17e1593
Dockerfile
@@ -0,0 +1,4 @@
1
+FROM php:7.3-apache
2
+
3
+ENV APACHE_RUN_USER=daemon
4
+COPY src/ /var/www/html/
0 commit comments