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

No ARM64 support for Fabric images #305

Closed
arturmartins opened this issue Jun 8, 2024 · 3 comments · Fixed by #323
Closed

No ARM64 support for Fabric images #305

arturmartins opened this issue Jun 8, 2024 · 3 comments · Fixed by #323
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@arturmartins
Copy link

I just learned that there is no ARM64 support:

It would be important to have a document explaining why. Furthermore, it would be greatly appreciated if there was an explanation of how it could be done locally (build your own images).

@EnriqueL8
Copy link
Contributor

I think it was the case that Fabric did not have ARM64 images but it seems that it has changed! https://lists.hyperledger.org/g/fabric/topic/96571575?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3A%2C%2C%2C0%2C0%2C0%2C96571575

This would be a great contribution to make, marking as good first issue 😃

@EnriqueL8 EnriqueL8 added the good first issue Good for newcomers label Jun 17, 2024
@EnriqueL8 EnriqueL8 moved this to Todo in FireFly Jun 17, 2024
@EnriqueL8
Copy link
Contributor

For anyone looking at contributing a fix for this , I've just come across the same problem for Tessera in this PR #315 and most of the hard work can be taken from that PR.

This is a great first issue for anyone to pick up!

@EnriqueL8 EnriqueL8 added the help wanted Extra attention is needed label Jul 17, 2024
@EnriqueL8 EnriqueL8 changed the title No ARM64 support No ARM64 support for Fabric images Aug 13, 2024
@EnriqueL8
Copy link
Contributor

@dwertent found out that actually the v1.3.1 FF already has bumped the version to 2.5 of Fabric which has an ARM64 image in DockerHub, so the issue is obsolete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants