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

ARM64 Support #26

Closed
SJrX opened this issue Oct 10, 2022 · 2 comments
Closed

ARM64 Support #26

SJrX opened this issue Oct 10, 2022 · 2 comments

Comments

@SJrX
Copy link

SJrX commented Oct 10, 2022

Hello,

I was going to suggest maybe that multi-arch images be created for things so that people who are on a new M1 mac (maybe) or using a raspberry pi based cluster can use the images. That might be a lot of work and I've never actually built a multi arch image.

At the very least, you might want to remove the hard coded GOARCH in the webapp folder (maybe it's in other places, I'm just on chapter 2), so that it doesn't compile to amd64 for people who are trying to build the docker images on other platforms.

Cheers

@rinormaloku
Copy link
Collaborator

I'll see to work on this during the next week.

@rinormaloku
Copy link
Collaborator

Done! Thanks for opening the issue @SJrX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants