We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
More and more people are using M1 Macs, but some x86-64 images do not work on those.
This creates major inconvenience for our M1 users which want to use local indexer, as they have to build gateway image themselves.
Multi-arch docker builds are the way to go - https://docs.docker.com/desktop/multi-arch/.
We need to modify our GitHub docker-build action to produce multi-arch images for x86-64 and ARM.
The text was updated successfully, but these errors were encountered:
🥺🥺🥺
Sorry, something went wrong.
fixed in https://github.com/subsquid/hydra/pull/187/
Kjuuut ❤️
ma-shulgin
No branches or pull requests
More and more people are using M1 Macs, but some x86-64 images do not work on those.
This creates major inconvenience for our M1 users which want to use local indexer, as they have to build gateway image themselves.
Multi-arch docker builds are the way to go - https://docs.docker.com/desktop/multi-arch/.
We need to modify our GitHub docker-build action to produce multi-arch images for x86-64 and ARM.
The text was updated successfully, but these errors were encountered: