summaryrefslogtreecommitdiff
path: root/ci/docker
Commit message (Collapse)AuthorAgeFilesLines
* ci: support multi-arch docker buildsEdward Thomson2020-11-234-4/+8
| | | | | Provide the base to our docker images and run with the QEMU docker support optionally.
* ci: add krb5 to bionic containerEdward Thomson2020-11-231-0/+2
|
* ci: stop using deprecated set-env in GitHub ActionsEdward Thomson2020-11-185-0/+193
(And move the ci scripts into the `ci` directory.)