feat: start of server Dockerfile

This commit is contained in:
Jef Roosens 2023-07-31 22:19:56 +02:00
parent a3131b39b3
commit efc8114704
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 68 additions and 0 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
target/
.git/
server/data/
server/test.db/