Add Docker setup for lightweight local testing

This commit is contained in:
Jan Dittberner 2020-03-04 17:19:14 +01:00
parent f2db400ed8
commit aa2b87682f
4 changed files with 57 additions and 0 deletions

1
.gitignore vendored
View file

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