Enable Ubuntu CI Build using Docker

These changes fix many of the issues blocking our Ubuntu CI Build.
Notably, it adds a postbuild step to the CI which cleans up file
permissions on files created in Docker. This lets the next job
delete those files successfully. It also accounts for docker instances
which are left running after an aborted job.
This commit is contained in:
Bryan Thornbury 2015-10-22 17:41:39 -07:00 committed by Bryan
parent ed51925e3a
commit 9d4887ef75
9 changed files with 88 additions and 5 deletions

0
scripts/repoapi_client.sh Normal file → Executable file
View file