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
On a mac M3, there's some incompatibility with docker. When you run: docker-compose up -d
docker-compose up -d
rindexer just exits.
indexer-1 | Illegal instruction indexer-1 exited with code 132
% docker --version Docker version 27.3.1, build ce12230 % docker-compose --version Docker Compose version v2.29.7-desktop.1 Rosetta emulation: enabled
The text was updated successfully, but these errors were encountered:
Also saw this on my M1 mac. Any plans on releasing on an ARM docker image?
Sorry, something went wrong.
Would happily accept a PR @khoa-p atm hard to find time to add this high up
No branches or pull requests
On a mac M3, there's some incompatibility with docker.
When you run:
docker-compose up -d
rindexer just exits.
The text was updated successfully, but these errors were encountered: