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 · 2 comments
Open

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

wolf31o2 opened this issue Apr 18, 2024 · 2 comments
Assignees
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
Collaborator

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.

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
None yet
Development

No branches or pull requests

3 participants