Is your feature request related to a problem? Please describe.
At the moment, we only build docker images for amd64. Many people use ARM systems nowadays - Raspberry Pi, new macs. It'd be nice to have pre-build docker images for arm and arm64.
Describe the solution you'd like
GoReleaser supports building multi-platform images: https://goreleaser.com/customization/docker_manifest/
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
At the moment, we only build docker images for
amd64. Many people use ARM systems nowadays - Raspberry Pi, new macs. It'd be nice to have pre-build docker images forarmandarm64.Describe the solution you'd like
GoReleaser supports building multi-platform images: https://goreleaser.com/customization/docker_manifest/
Describe alternatives you've considered
N/A
Additional context
N/A