Add Dockerfile

This commit is contained in:
2026-05-26 13:59:43 +00:00
parent 280859a052
commit 9dd136e94e
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:stable
COPY testfile /usr/share/nginx/html/index.html