Add Docker setup for lightweight local testing

This commit is contained in:
Jan Dittberner 2020-03-04 18:32:39 +01:00
parent 2caf218885
commit b72f5847da
5 changed files with 62 additions and 1 deletions

1
.gitignore vendored
View file

@ -43,3 +43,4 @@ _build/
*.sqlite3
.idea/
.vagrant/
.env