Fixes and refinements to the dockerfile build system.

This commit is contained in:
yackob03 2013-10-25 15:13:11 -04:00
parent 9b9a29c310
commit ffc33e454c
6 changed files with 58 additions and 10 deletions

View file

@ -30,6 +30,7 @@ start the workers:
```
STACK=prod python -m workers.diffsworker -D
STACK=prod python -m workers.dockerfilebuild -D
```
bouncing the servers: