Create Docker build image, build project with Docker

This commit is contained in:
bandesz
2016-08-12 11:23:50 +01:00
parent e610d83be4
commit 26ff449b77
13 changed files with 244 additions and 22 deletions

4
app/version.py.dist Normal file
View File

@@ -0,0 +1,4 @@
__travis_commit__ = ""
__time__ = ""
__travis_job_number__ = ""
__travis_job_url__ = ""