1
0
Aneurin Barker Snook 2 сар өмнө
parent
commit
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/