summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Improve timeout situation drasticallyJoseph Hunkeler2019-02-121-1/+2
|
* Merge pull request #14 from jhunkeler/limit-strifeJoseph Hunkeler2019-02-051-1/+5
|\ | | | | Impose time limit of 45 minutes
| * Impose time limit of 45 minutesJoseph Hunkeler2019-02-051-1/+5
| |
* | Update conda version: 4.5.12Joseph Hunkeler2019-02-051-3/+3
|/
* Toggle conda config options to combat annoying default behaviorJoseph Hunkeler2018-06-061-0/+3
|
* * Reorder system dependenciesJoseph Hunkeler2018-03-031-14/+20
| | | | | | * Add sudo * jenkins users can now use sudo * Add 32-bit glibc
* Initial commit of with_env handlerJoseph Hunkeler2018-03-021-0/+3
|
* 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
* | Do not allow python to buffer stdout/stderrJoseph Hunkeler2017-09-091-1/+2
|/
* Remove unnecessary WORKDIR callJoseph Hunkeler2017-09-091-1/+0
|
* Consolidate sectionsJoseph Hunkeler2017-09-091-25/+22
|
* Fix dangling &&sJoseph Hunkeler2017-09-071-1/+1
|
* Fix missing argumentJoseph Hunkeler2017-09-071-1/+1
|
* Add commentsJoseph Hunkeler2017-09-071-2/+7
|
* Initial commitJoseph Hunkeler2017-09-071-0/+79