feat: added docker support, added docker-compose.yml

This commit is contained in:
moonleay 2024-04-04 08:51:49 +02:00
parent 72a1fe8af3
commit cd879e8af9
Signed by: moonleay
GPG key ID: 82667543CCD715FB
3 changed files with 27 additions and 0 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
/target
/data