tusd/.github
Jonas Thelemann eeffabf14a
docker: Build image for arm64 (#848)
Newer Mac computers with their M1 chips use the ARM architecture [1]. Currently there is no docker image for postgraphile published to Docker Hub supporting the `arm64` platform, only for `amd64`. This commit adds compilation for an ARM image as well, so that developers on newer Mac computers can use postgraphile inside a container as well.

[1] https://en.wikipedia.org/wiki/Apple_M1
2022-12-05 15:55:57 +01:00
..
ISSUE_TEMPLATE misc: Add templates for GitHub issues 2019-03-24 19:28:09 +01:00
workflows docker: Build image for arm64 (#848) 2022-12-05 15:55:57 +01:00
dependabot.yaml ci: set dependabot to check weekly instead of daily (#666) 2022-02-22 15:08:53 +01:00