aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorbndw <benjamindwoodward@gmail.com>2020-05-30 12:33:16 -0700
committerbndw <benjamindwoodward@gmail.com>2020-05-31 09:02:22 -0700
commit6371e7794d2fa9ba5b79f267219e50e885057342 (patch)
tree3441d6087befb8740d098c88385839ef20bb1b65 /Dockerfile
parente177a74c9ea505284c8debf086f785a43d88f90b (diff)
Initial commit
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..15ee3a9
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,2 @@
1FROM nginx:stable-alpine
2COPY build /usr/share/nginx/html