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
Hello,
I am trying to run the containerized version of fake_sqs on mackbook pro with M1 chipset, but I am running into issues about that:
runtime.systemstack_switch() /usr/local/go/src/runtime/asm_amd64.s:245 fp=0xc820020770 sp=0xc820020768 runtime.main() /usr/local/go/src/runtime/proc.go:126 +0x62 fp=0xc8200207c0 sp=0xc820020770 runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc8200207c8 sp=0xc8200207c0
Is there any possibility of building it for arm64 architecture?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am trying to run the containerized version of fake_sqs on mackbook pro with M1 chipset, but I am running into issues about that:
Is there any possibility of building it for arm64 architecture?
The text was updated successfully, but these errors were encountered: