main:
	#tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . | 
	docker build -t pretix/standalone .
