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

Add GOARM64 support #165

Open
tonistiigi opened this issue Jun 20, 2024 · 0 comments
Open

Add GOARM64 support #165

tonistiigi opened this issue Jun 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tonistiigi
Copy link
Owner

tonistiigi commented Jun 20, 2024

go1.23 will add GOARM64 variable that we should eventually support as well (practical cases are minimal atm). Minor versions and additional feature description are available as well but as long as we pass through v9 I think that would be good enough for now.

edit:

as long as we pass through v9 I think that would be good enough for now.

I think we can just set any OCI arm64 variant as GOARM64 without further parsing. OCI variant should be equal or subset, but never a superset.

@tonistiigi tonistiigi added the enhancement New feature or request label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant