chore: 添加Dockerfile, 方便容器化部署
This commit is contained in:
2
Dockerfile
Normal file
2
Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
FROM httpd:alpine3.19
|
||||||
|
COPY ./ /usr/local/apache2/htdocs/
|
||||||
Reference in New Issue
Block a user