docker: add server Dockerfile with multi-stage build
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.git
|
||||
.gitignore
|
||||
.idea
|
||||
.vscode
|
||||
dist
|
||||
data
|
||||
client
|
||||
server
|
||||
*.exe
|
||||
*.test
|
||||
*.out
|
||||
*.zip
|
||||
Makefile
|
||||
package.bat
|
||||
LICENSE
|
||||
README.md
|
||||
Reference in New Issue
Block a user