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

Unable to run on Apple Silicon Mac #11

Closed
n-romaniv opened this issue Sep 13, 2021 · 1 comment
Closed

Unable to run on Apple Silicon Mac #11

n-romaniv opened this issue Sep 13, 2021 · 1 comment

Comments

@n-romaniv
Copy link

n-romaniv commented Sep 13, 2021

It looks like the reason is that crapi-community container fails to start with the following log:

crapi-community    | docker-compose-wait - Everything's fine, the application can now start!
crapi-community    | 2021/09/13 19:57:59 sad .env file found
crapi-community    | qemu: uncaught target signal 11 (Segmentation fault) - core dumped

Here is my system info:

MacBook Pro (13-inch, M1, 2020)
Docker version 20.10.8, build 3967b7d

@n-romaniv
Copy link
Author

It appears that chaning the value of GOARCH in services/community/Dockerfile fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants