Initial commit - vhaudiquet containerized

This commit is contained in:
2025-01-16 14:50:34 +01:00
commit 0cff0f2a86
18 changed files with 597 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:latest
COPY ./src /usr/share/nginx/html