Skip to content

Jikkou Image fails to start on Apple M series CPUs #4

@Michael7371

Description

@Michael7371

The current version of jikkou used in the kafka-setup service's dockerfile does not start up properly on Apple M series computers. It will fail to startup with the following log message:


The current machine does not support all of the following CPU features that are required by the image: [CX8, CMOV, FXSR, MMX, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT, LZCNT, AVX, AVX2, BMI1, BMI2, FMA].

To fix this problem, change the image tag reference in the dockerfile to be main instead of 0.35.2. There currently is not a published tag of this image that has the fix, here is the active issue on jikkou's github. We will wait for a future docker hub release that fixes this bug and update the tag reference then.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions