Add Docker build

This commit is contained in:
2022-03-27 20:08:12 +02:00
parent c746325495
commit a99af2f845
16 changed files with 198 additions and 29 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.git
.github
.env
target/
tests/
Dockerfile
web/dist
api/config/local.*