Replies: 12 comments
-
I tried it on Mac Pro(intel) and M1 Pro, but they work well. I'm wondering if the CPU arch is different between M1 Pro and M1 Max. @ruslangm could you paste the output of the command
|
Beta Was this translation helpful? Give feedback.
-
@git-hulk btw, I just built and ran
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@ruslangm Thanks for your feedback. It looks like the docker client wrongly recognizes the CPU platform. Would you like to have a try at pulling the image with explicitly specify the platform arch: I can reproduce it on my M1 Pro if wrongly specified the platform:
|
Beta Was this translation helpful? Give feedback.
-
@git-hulk sure.
|
Beta Was this translation helpful? Give feedback.
-
I notice there is one line in your log that seems to be the reason of the error you encountered:
|
Beta Was this translation helpful? Give feedback.
-
That's so weird. Your docker's qemu is running in
|
Beta Was this translation helpful? Give feedback.
-
@git-hulk can it be related to difference between |
Beta Was this translation helpful? Give feedback.
-
I also tested it on my intel chip, it also works well. You can take a look at qemu with |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
ummm... I have no idea why it happened, your QEMU is running in
|
Beta Was this translation helpful? Give feedback.
-
Moved questions to the Q&A forum. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Search before asking
Version
MacOS version: 12.6, MacBook Pro Apple M1 Max
Docker desktop version: 4.12.0 (85629)
kvrocks version: latest from Docker hub
https://hub.docker.com/layers/apache/kvrocks/latest/images/sha256-9ef819b07e071f03125846c08e01ee4651710f2ee70518987fbaf6944a6e5b62?context=explore
Minimal reproduce step
What did you expect to see?
kvrocks
start log.What did you see instead?
Anything Else?
No response
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions