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:
parent
bb2446c45c
commit
1c7398e920
3 changed files with 14 additions and 7 deletions
|
@ -45,4 +45,4 @@ done
|
|||
popd
|
||||
|
||||
docker -d &
|
||||
exec venv/bin/python buildserver.py 2> buildserver.log
|
||||
exec venv/bin/python buildserver.py
|
Reference in a new issue