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

bug: Illegal instruction on docker + mac M3 #114

Open
crebsy opened this issue Oct 31, 2024 · 2 comments
Open

bug: Illegal instruction on docker + mac M3 #114

crebsy opened this issue Oct 31, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@crebsy
Copy link
Contributor

crebsy commented Oct 31, 2024

On a mac M3, there's some incompatibility with docker.
When you run:
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
@khoa-p
Copy link

khoa-p commented Nov 23, 2024

Also saw this on my M1 mac. Any plans on releasing on an ARM docker image?

@joshstevens19
Copy link
Owner

Would happily accept a PR @khoa-p atm hard to find time to add this high up

@joshstevens19 joshstevens19 added the help wanted Extra attention is needed label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants
@joshstevens19 @crebsy @khoa-p and others