chore: 添加Dockerfile, 方便容器化部署

This commit is contained in:
qbug
2024-03-23 20:37:36 +08:00
parent df478aa53f
commit ebd6da6da6

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM httpd:alpine3.19
COPY ./ /usr/local/apache2/htdocs/