[GH-ISSUE #268] Support multi-platform images #414

Open
opened 2026-03-07 22:15:15 +03:00 by kerem · 2 comments
Owner

Originally created by @brokeyourbike on GitHub (Sep 19, 2022).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/268

Right now only linux/amd64 architecture is supported, but image can be build for a variety of architectures.

I believe only a simple change to the GitHub workflow based on this guide is required. I will do y best to create a PR, although I am not an expert

Originally created by @brokeyourbike on GitHub (Sep 19, 2022). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/268 Right now only `linux/amd64` architecture is supported, but image can be build for a [variety of architectures](https://github.com/docker-library/official-images#architectures-other-than-amd64). I believe only a simple change to the GitHub workflow based on [this guide](https://docs.docker.com/build/building/multi-platform/) is required. I will do y best to create a PR, although I am not an expert
Author
Owner

@sruehl commented on GitHub (Oct 18, 2022):

stumbled over the same: there is also a blog post for that https://www.docker.com/blog/multi-arch-images/

<!-- gh-comment-id:1282553113 --> @sruehl commented on GitHub (Oct 18, 2022): stumbled over the same: there is also a blog post for that https://www.docker.com/blog/multi-arch-images/
Author
Owner

@sruehl commented on GitHub (Oct 19, 2022):

as a addon: here is a guide for setup in github actions: https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md

<!-- gh-comment-id:1283735232 --> @sruehl commented on GitHub (Oct 19, 2022): as a addon: here is a guide for setup in github actions: https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#414
No description provided.