first commit

This commit is contained in:
2026-04-21 18:25:08 +09:00
commit 2f21883dea
3 changed files with 22 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM httpd:2.4-alpine
COPY ./html/ /usr/local/apache2/htdocs/