Allow build node logs to flow to docker. Clean up the pull key before executing user code. Actually clean up the DO node when we are done. Run the status server threaded just in case.

This commit is contained in:
yackob03 2013-10-28 14:49:23 -04:00
parent bb2446c45c
commit 1c7398e920
3 changed files with 14 additions and 7 deletions

View file

@ -45,4 +45,4 @@ done
popd
docker -d &
exec venv/bin/python buildserver.py 2> buildserver.log
exec venv/bin/python buildserver.py