summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Toggle conda config options to combat annoying default behaviorJoseph Hunkeler2018-06-061-0/+3
|
* Merge pull request #10 from jhunkeler/quote-commandJoseph Hunkeler2018-05-021-1/+1
|\ | | | | Quote command execution
| * Quote command executionJoseph Hunkeler2018-05-021-1/+1
|/
* * Reorder system dependenciesJoseph Hunkeler2018-03-031-14/+20
| | | | | | * Add sudo * jenkins users can now use sudo * Add 32-bit glibc
* Merge pull request #9 from jhunkeler/add-with_envJoseph Hunkeler2018-03-022-0/+26
|\ | | | | Initial commit of with_env handler
| * Initial commit of with_env handlerJoseph Hunkeler2018-03-022-0/+26
|/
* Merge pull request #8 from jhunkeler/update-minicondaJoseph Hunkeler2018-02-221-3/+3
|\ | | | | Update miniconda/conda/conda-build to latest
| * Update miniconda/conda/conda-build to latestJoseph Hunkeler2018-02-221-3/+3
|/
* Merge pull request #7 from jhunkeler/general-cleanupJoseph Hunkeler2017-11-171-5/+7
|\ | | | | General cleanup
| * Use yum update; Disable DNS lookup in SSHD; Disable conda auto-update; Add ↵Joseph Hunkeler2017-11-171-5/+7
| | | | | | | | git; Start bash by default
* | Merge pull request #5 from jhunkeler/nextJoseph Hunkeler2017-09-091-1/+2
|\ \ | |/ |/| Do not allow python to buffer stdout/stderr
| * Do not allow python to buffer stdout/stderrJoseph Hunkeler2017-09-091-1/+2
|/
* Merge pull request #4 from jhunkeler/nextJoseph Hunkeler2017-09-091-26/+22
|\ | | | | Next
| * Remove unnecessary WORKDIR callJoseph Hunkeler2017-09-091-1/+0
| |
| * Consolidate sectionsJoseph Hunkeler2017-09-091-25/+22
|/
* Merge pull request #3 from jhunkeler/fixandJoseph Hunkeler2017-09-071-1/+1
|\ | | | | Fix dangling &&s
| * Fix dangling &&sJoseph Hunkeler2017-09-071-1/+1
|/
* Merge pull request #2 from jhunkeler/fixenvJoseph Hunkeler2017-09-071-1/+1
|\ | | | | Fix missing argument
| * Fix missing argumentJoseph Hunkeler2017-09-071-1/+1
|/
* Merge pull request #1 from jhunkeler/genesisJoseph Hunkeler2017-09-071-0/+84
|\ | | | | Genesis
| * Add commentsJoseph Hunkeler2017-09-071-2/+7
| |
| * Initial commitJoseph Hunkeler2017-09-071-0/+79
|/
* Initial commitJoseph Hunkeler2017-09-071-0/+29