Dockerize the App!

This commit is contained in:
Patrick Jentsch
2019-09-05 16:39:50 +02:00
parent b34b46ae5d
commit 1044674074
9 changed files with 37 additions and 27 deletions

6
.gitignore vendored
View File

@ -1,6 +1,4 @@
data_dev.sqlite
migrations
venv
.env
.env_database
opaque_database_env
opaque_env
__pycache__