achgateway icon indicating copy to clipboard operation
achgateway copied to clipboard

Publish releases and Docker images for arm64

Open errorhandler opened this issue 1 year ago • 2 comments

Currently releases and docker images are only for amd64. Building the Docker image manually on arm64 works perfectly fine but it would be great if the official releases build for arm64.

errorhandler avatar Dec 14 '22 17:12 errorhandler

Agreed. Right now we're blocked on Github offering ARM64 runners that can make these images without emulation. There is an open issue tracking this support, but it's been slow going. Once those runners are available I plan to release ARM64 images.

Internally at Moov we're having developers use the amd64 images without much trouble. We had trouble when running 20+ images under emulation though.

adamdecaf avatar Dec 14 '22 18:12 adamdecaf

https://github.com/actions/runner-images/issues/9255

adamdecaf avatar Jan 31 '24 22:01 adamdecaf