Commit Graph

3 Commits

Author SHA1 Message Date
Hugh Nimmo-Smith
b993bc0955 Build docker image for multiple architectures including ARM
This is based on https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/ which doesn't use QEMU
2023-01-19 17:07:55 +00:00
Hugh Nimmo-Smith
ba097d23bc Upgrade GitHub Actions versions to use Node 16 based runtime
Node 14 is deprecated and is EOL on 30 Apr 2023
2023-01-19 15:01:51 +00:00
Ben Banfield-Zanin
05fe68823a
Add GH Action to build the docker image
Builds the docker image on pushes for: tags, PRs, master.

Publishes docker images as per:
* `latest` & `<TAG>` for tags
* `master` for `master`

Same as https://github.com/matrix-org/lb/pull/8 & https://github.com/matrix-org/matrix-content-scanner/pull/46
2021-11-01 14:55:32 +00:00