Docker: arm64 images
- Dominant language
- Go
- Stars
- 76
- Forks
- 24
- Avg merge
- 19h 32m
- Merged PRs (30d)
- 3
Description
I would have normally raised a PR for this, but the go-release workflow is pulled in from another repo and might be used in other places as well.
It would be nice to have the docker image not only build for amd64, but also arm64.
An approach on how to achieve this with a `.goreleaser.yaml` file can be found here:
https://pet2cattle.com/2023/08/golang-releaser
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the go-release workflow and the `.goreleaser.yaml` configuration, then compare them with the linked GoReleaser approach. The work is complete when the Docker image builds for both amd64 and arm64 without breaking other uses of the shared workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100