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

Terraform (asdf) doesn't support arm64 #268

Open
jjgriff93 opened this issue Jan 18, 2023 · 2 comments
Open

Terraform (asdf) doesn't support arm64 #268

jjgriff93 opened this issue Jan 18, 2023 · 2 comments

Comments

@jjgriff93
Copy link

Get qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory when the feature tries to install. Would be great if the feature could support installing arm64 versions of the terraform tools when that architecture is detected.

@jcbhmr
Copy link
Contributor

jcbhmr commented Jan 28, 2023

TBH that's kinda a shortfall of a lot of our features. We haven't tested them on ARM platform. Codespaces and GitHub Actions all seem to be x86. If only there were a way to run GitHub Actions tests on ARM too...

This gets kinda close maybe? https://github.com/marketplace/actions/arm-runner
Or this? aquasecurity/trivy#2660 (comment)

Thanks for reporting this though! Hopefully we can fix this.

@evilhamsterman
Copy link

This project is not associated with the devcontainer project and appears to have been abandoned #628 . The official project has removed all devcontainer-contrib features from their listing. devcontainers/devcontainers.github.io#451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features

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

3 participants