Skip to content

Conversation

@jashapiro
Copy link
Member

closes #888, though this is a draft.

I took most of the pattern from the multiple runners instructions in docker docs: https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners

I kept a few things that were already here, like using the current cache setup, but separate caches for different platforms now.

We'll see if the first part works, but the push steps should only happen on merge.

@jashapiro jashapiro marked this pull request as ready for review January 30, 2026 13:52
Copy link
Member

@jaclyn-taroni jaclyn-taroni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@jashapiro
Copy link
Member Author

🕯️

@jashapiro jashapiro merged commit 3057a54 into master Jan 30, 2026
4 checks passed
@jashapiro jashapiro deleted the jashapiro/multi-arch-docker branch January 30, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add arm builds for Docker image

2 participants