aboutsummaryrefslogtreecommitdiff
path: root/docker/landing/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/landing/Dockerfile')
-rw-r--r--docker/landing/Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker/landing/Dockerfile b/docker/landing/Dockerfile
new file mode 100644
index 0000000..b4cbbce
--- /dev/null
+++ b/docker/landing/Dockerfile
@@ -0,0 +1,3 @@
+FROM superboum/amd64_webserver:v2
+COPY ./html /srv/http
+