Add multi-stage Dockerfile (backend + client tarball)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
**/bin
|
||||
**/obj
|
||||
**/.vs
|
||||
.git
|
||||
.gitignore
|
||||
.vscode
|
||||
.idea
|
||||
docs
|
||||
tests
|
||||
backend.tests
|
||||
*.md
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
Reference in New Issue
Block a user