rover icon indicating copy to clipboard operation
rover copied to clipboard

Please supply arm64 image for M1 mac

Open brtkwr opened this issue 4 years ago • 3 comments

This can be easily be done by using buildx (see this example: https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md).

brtkwr avatar Oct 08 '21 10:10 brtkwr

Hey @brtknr, sorry for the late response. Would this be different from the existing linux/arm64 zip? rover was built using go 1.17 so should support the M1 chip

You can find all binaries compiled for the various OS/Arch here: https://github.com/im2nguyen/rover/releases/tag/v0.2.2.

im2nguyen avatar Nov 04 '21 03:11 im2nguyen

I was talking about the docker image in particular :)

brtkwr avatar Nov 04 '21 06:11 brtkwr

Ooh, that makes more sense. My bad!

I created a PR for it. In the process of potentially cutting a new version by mid next week, will merge the changes and push the latest image then!

im2nguyen avatar Nov 04 '21 07:11 im2nguyen