docker: add server Dockerfile with multi-stage build

This commit is contained in:
ngfchl
2026-06-19 16:22:57 +08:00
parent 52c5edc9d4
commit 9e0f84819a
2 changed files with 49 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.git
.gitignore
.idea
.vscode
dist
data
client
server
*.exe
*.test
*.out
*.zip
Makefile
package.bat
LICENSE
README.md