init testapp

This commit is contained in:
ci-admin
2026-09-12 15:46:23 +08:00
commit 6713b58959
3 changed files with 39 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html