Add Docker setup for lightweight local testing

This commit is contained in:
Jan Dittberner 2020-03-04 20:48:10 +01:00
parent f6beedef7a
commit 673c3d7051
4 changed files with 61 additions and 1 deletions

3
.gitignore vendored
View file

@ -42,4 +42,5 @@ Desktop.ini
_build/
*.sqlite3
.idea/
.vagrant/
.vagrant/
.env