summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* * 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