瀏覽代碼

add dockerfile

Aneurin Barker Snook 2 月之前
父節點
當前提交
7c8b62ed68
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Dockerfile

+ 4 - 0
Dockerfile

@@ -0,0 +1,4 @@
+FROM nginx:1.27-alpine
+
+COPY images /usr/share/nginx/html/images/
+COPY index.html /usr/share/nginx/html/