First dockerfile attempt

This commit is contained in:
Raphael Michel
2015-05-15 17:00:56 +02:00
parent c6bff238ba
commit 59f8930785
5 changed files with 38 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
main:
tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . | docker build -t test -