temporalio / docker-builds

Temporal service Docker images build
https://hub.docker.com/r/temporaliotest/auto-setup
MIT License
30 stars 59 forks source link

Build an arm64 image for base-ci-builder #158

Closed tdeebswihart closed 1 year ago

tdeebswihart commented 1 year ago

What was changed

I've updated our makefile and github actions to build a linux/arm64 version of base-ci-builder so those of us running arm laptops can run our buildkite actions locally

Why?

Shellcheck now has an arm64 binary so we're no longer stuck on linux/amd64