This PR adds multi architecture images with arm64 support
Reasons
Enables arm64 support using the updating tooling in cimg-shared and cimg-orb
This also fixes build failures in the postgis variant and optimises building to utilise all the cpu available for faster builds
For now the testing portion is removed due to how buildx jobs work, but we will revisit this at a later date. I have manually verified these images run Postgres successfully
Description
This PR adds multi architecture images with arm64 support
Reasons
Enables arm64 support using the updating tooling in cimg-shared and cimg-orb
This also fixes build failures in the postgis variant and optimises building to utilise all the cpu available for faster builds
For now the testing portion is removed due to how buildx jobs work, but we will revisit this at a later date. I have manually verified these images run Postgres successfully
Test build for all in-support versions: https://app.circleci.com/pipelines/github/CircleCI-Public/cimg-postgres/421/workflows/f1e82e94-8556-4d9f-8946-a2d30f822c2c/jobs/404
Checklist
Please check through the following before opening your PR. Thank you!
Dockerfile.template
file only