diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 0000000000000000000000000000000000000000..d4ea32ca75c35d6b05d577a2b9815fd68ea0e442
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,4 @@
+# This file is a template, and might need editing before it works on your project.
+FROM httpd:alpine
+
+COPY ./ /usr/local/apache2/htdocs/