feat: add docker build for static site

This commit is contained in:
liumangmang
2026-03-26 16:45:03 +08:00
parent 38a7c7956e
commit 7238aa9ca5
2 changed files with 18 additions and 0 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
node_modules
dist
src/.vuepress/dist
.git
*.log