feat: start of server Dockerfile
This commit is contained in:
parent
a3131b39b3
commit
efc8114704
2 changed files with 68 additions and 0 deletions
4
.dockerignore
Normal file
4
.dockerignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
target/
|
||||
.git/
|
||||
server/data/
|
||||
server/test.db/
|
||||
Loading…
Add table
Add a link
Reference in a new issue