Create Docker build image, build project with Docker

This commit is contained in:
bandesz
2016-08-16 17:51:52 +01:00
parent c684fa2b8f
commit 68c1135379
11 changed files with 205 additions and 20 deletions

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

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