添加 docker 脚本,修复构建版本冲突问题

This commit is contained in:
2025-09-15 19:35:53 +08:00
parent 7ebf8d9c6d
commit 57f1820338
5 changed files with 45 additions and 13 deletions

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
node_modules
.env
.next