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

Support ARM architecture #28

Open
ryanmerolle opened this issue Nov 15, 2022 · 5 comments
Open

Support ARM architecture #28

ryanmerolle opened this issue Nov 15, 2022 · 5 comments
Labels
🍺 Homebrew Homebrew feature 👽 Upstream Waiting on upstream issue

Comments

@ryanmerolle
Copy link

Homebrew lacks arm support

@ryanmerolle
Copy link
Author

ha disregard.. this is an upstream home-brew limitation for linux and arm.

@andreiborisov
Copy link
Member

andreiborisov commented Nov 15, 2022

Hi! Thank you for submitting the issue 🫶🏻

Unfortunately, you're correct, there is no proper support for ARM on Linux: Homebrew/brew#11995

Although we can still add support, there won't be any precompiled binaries available, which means it would require compiling every installation.

@andreiborisov andreiborisov reopened this Nov 15, 2022
@andreiborisov andreiborisov changed the title Homebrew lacks arm support Support ARM architecture Nov 15, 2022
@andreiborisov andreiborisov added 👽 Upstream Waiting on upstream issue 🍺 Homebrew Homebrew feature labels Nov 15, 2022
@andreiborisov andreiborisov pinned this issue Nov 15, 2022
@andreiborisov
Copy link
Member

andreiborisov commented Nov 15, 2022

I think it would make sense to add support when we'll be able to cache onCreateCommand and updateContentCommand steps: devcontainers/cli#150 or after we'll add a possibility for packages installation through the feature options: https://linear.app/meaningful/issue/HAW-30/option-to-install-homebrew-packages

In those cases, the installation will still be very lengthy, but at least you can install all the stuff you need once and forget about it.

Until either of those is resolved, I don't think ARM support would be useful.

@andreiborisov
Copy link
Member

@andreiborisov
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍺 Homebrew Homebrew feature 👽 Upstream Waiting on upstream issue
Development

No branches or pull requests

2 participants