Tweaks to Dockerfile

This commit is contained in:
2015-09-01 18:34:58 +02:00
parent 1830d04400
commit 980837c166
2 changed files with 14 additions and 7 deletions

3
docker/runserver.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
. /data/venv/bin/activate && python /data/dev/pillar/pillar/manage.py runserver