Aneurin Barker Snook 2 mesi fa
parent
commit
7c8b62ed68
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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/