[FEATURE] asyncapi/github-action-for-cli Docker Image for linux/arm64
Why do we need this improvement?
Your are publishing the Docker Image asyncapi/cli in multi arch format with support for linux/amd64 and linux/arm64. But the Docker Image of asyncapi/github-action-for-cli is published with support for linux/amd64 only.
How will this change help?
As GitHub is already supporting runners with ARM-CPUs for public repositories and for larger runners on private repositories and they are cheaper than the other runnern the usage will grow in the next month and years. So it will be helpful for many people including me when they can run your lovely GitHub Action on those runners as well.
Screenshots
How could it be implemented/designed?
Build the Docker Image with QEMU and buildx as you already do for asyncapi/cli in your workflow: https://github.com/asyncapi/cli/blob/master/.github/workflows/release-docker.yml
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
- [x] I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- [x] I have read the Contributing Guidelines
Are you willing to work on this issue?
No, someone else can work on it.
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
@pioneer2k is this issue open to work ?
@blazethunderstorm as I mentioned in the issue everyone can work on it
@pioneer2k alright i would love working on this issue
please go ahead