summaryrefslogtreecommitdiff
path: root/ci/getcontainer.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: support multi-arch docker buildsEdward Thomson2020-11-231-4/+10
| | | | | Provide the base to our docker images and run with the QEMU docker support optionally.
* ci: stop using deprecated set-env in GitHub ActionsEdward Thomson2020-11-181-0/+45
(And move the ci scripts into the `ci` directory.)