aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Containerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile
new file mode 100644
index 0000000..fb8eb2e
--- /dev/null
+++ b/Containerfile
@@ -0,0 +1,2 @@
+FROM nginx:alpine
+COPY public /usr/share/nginx/html