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 aarch64-linux nix support and docker image 🙏 #1404

Open
wolf31o2 opened this issue Apr 18, 2024 · 3 comments
Open

Add aarch64-linux nix support and docker image 🙏 #1404

wolf31o2 opened this issue Apr 18, 2024 · 3 comments
Labels
💭 idea An idea or feature request

Comments

@wolf31o2
Copy link

wolf31o2 commented Apr 18, 2024

Why

Running within Docker Desktop on MacOS M1+ will be Linux/ARM and Linux/ARM is growing in popularity in the cloud, where a majority of dApps will likely be deployed.

@ch1bo
Copy link
Member

ch1bo commented May 3, 2024

Are multi-platform images related to this? https://docs.docker.com/build/building/multi-platform/

@wolf31o2
Copy link
Author

wolf31o2 commented May 3, 2024

Correct. This can be accomplished multiple ways, using emulation via QEMU and a single manifest, or by creating individual manifests on the appropriate architecture runners and then creation of a multi-image manifest with the individual images appended.

@noonio
Copy link
Contributor

noonio commented Feb 3, 2025

Can you not just build the docker image on an aarch64 machine yourself, when you require it?

@github-project-automation github-project-automation bot moved this to Triage 🏥 in ☕ Hydra Team Work Feb 3, 2025
@noonio noonio moved this from Triage 🏥 to In review 👀 in ☕ Hydra Team Work Feb 3, 2025
@noonio noonio moved this from In review 👀 to Todo 📋 in ☕ Hydra Team Work Feb 3, 2025
@noonio noonio moved this from Todo 📋 to Awaiting ⏳ in ☕ Hydra Team Work Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💭 idea An idea or feature request
Projects
Status: Awaiting ⏳
Development

No branches or pull requests

4 participants