hibiken / asynqmon

Web UI for Asynq task queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multi-platform images

brokeyourbike opened this issue · comments

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

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