summaryrefslogtreecommitdiff
path: root/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Update Docker image to Ubuntu 22.04Yuki Okushi2022-09-201-1/+1
| | | | Signed-off-by: Yuki Okushi <jtitor@2k36.org>
* Update Ubuntu images to 20.04Yuki Okushi2020-04-211-1/+1
|
* Update Ubuntu images to 19.10Yuki Okushi2020-02-251-1/+1
|
* Update Ubuntu images to 19.04gnzlbg2019-05-161-1/+1
|
* Upgrade bunch of EOL docker images to Ubuntu 18.04Mateusz MikuĊ‚a2019-03-031-1/+1
|
* Leverage Cargo's target runner support to execute testsAlex Crichton2017-08-211-2/+2
|
* Use Ubuntu 17.10 as the base imageGabriel2017-07-191-1/+1
|
* Test against newer c librariesIan Denhardt2016-10-051-1/+1
| | | | | | | | | | | Specifically: * Update the base docker images to ubuntu 16.10 * Update musl to version 1.1.15 This is necessary since the versions we were previously using do not define CLONE_NEWCGROUP, so adding the symbol to the libc crate causes test failures.
* Fix CC for powerpc64Alex Crichton2016-08-271-0/+1
|
* Fix and add testing for powerpc64Alex Crichton2016-08-261-0/+10