Open taco-chen opened 2 years ago
That seems to be pretty widespread issue in running some AMD64 Docker images on ARM64 Macs. See:
Not sure that I can do anything to fix it here.
For proper solution we need native ARM64 build of Fullstaq Ruby, but there is no one currently (see https://github.com/evilmartians/fullstaq-ruby-docker/issues/11 and https://github.com/fullstaq-ruby/server-edition/issues/38), so most probably you can't use it reliably on ARM Macs.
@Envek thanks for your explanation. I'll try to build the image with another compatible devise and looking forward to native ARM64 build of Fullstaq Ruby.
Try to use 3.1.2-jemalloc as docker base, but it seems been hanged on the bundle install with message
qemu: uncaught target signal 6 (Aborted) - core dumped
I'm not sure if I miss anything to build the image since I can build the image properly with ruby:3.1.2 base.MacBook Pro (13-inch, M1, 2020) Chip: Apple M1 Latest Version of Docker Desktop for Mac