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

Allow api-ops arm version install #533

Closed

Conversation

ross-p-smith
Copy link
Contributor

  • Determine the architecture that is running and decide on whether to install the Apple M1/M2 version or Intel.

@danielbraun89
Copy link
Member

@ross-p-smith thanks for the contribution
regarding the arm asset selection: Im trying as a design decision to minimize logic in the bash shell scripts. The selection of the correct asset should optimally be resolved as part of the nanolayer utility.
I have fixed the ARM selection regex in the nanolayer version v0.5.4 (along side with a platform ignore flag, because of the misleading .exe. suffix)

please try feature ghcr.io/devcontainers-contrib/features/azure-apiops:1.0.1 for the fixed version, and ill close this PR as not required

I have used QEMU to test the ARM selection (don't have a mac) it seems to be working for now, but if you still encounter problems please open a bug issue and ill handle it 😄

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

Successfully merging this pull request may close these issues.

2 participants