aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2019-01-05 16:39:27 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2019-01-05 16:39:27 +0200
commita30243933e4d6a9095151e7f2be0090530bc1a87 (patch)
tree7bbeb789375ead153d91dfb9a92296bd4ce0df9b /Dockerfile
parent014874367d7800aafbcf3ce624380b19a5cfe781 (diff)
Add Docker
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 0000000..906e176
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,2 @@
+FROM nginx
+COPY . /etc/share/nginx/html