chore: Add dockers
This commit is contained in:
parent
f9a729f22c
commit
15091444be
7 changed files with 992 additions and 763 deletions
8
.dockerignore
Normal file
8
.dockerignore
Normal file
|
@ -0,0 +1,8 @@
|
|||
.idea
|
||||
node_modules
|
||||
backend/Dockerfile
|
||||
dist
|
||||
.dockerignore
|
||||
test
|
||||
.gitignore
|
||||
.git
|
Reference in a new issue