Explorar o código

add dockerfile

Aneurin Barker Snook hai 2 meses
pai
achega
7c8b62ed68
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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/