Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please supply arm64 image for M1 mac #50

Open
brtkwr opened this issue Oct 8, 2021 · 3 comments
Open

Please supply arm64 image for M1 mac #50

brtkwr opened this issue Oct 8, 2021 · 3 comments
Labels
completed Completed - pending requester to test

Comments

@brtkwr
Copy link

brtkwr commented Oct 8, 2021

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).

@im2nguyen
Copy link
Owner

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 im2nguyen added the completed Completed - pending requester to test label Nov 4, 2021
@brtkwr
Copy link
Author

brtkwr commented Nov 4, 2021

I was talking about the docker image in particular :)

@im2nguyen
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed Completed - pending requester to test
Projects
None yet
Development

No branches or pull requests

2 participants