Skip to content

Extension fails on Apple Silicon (M4) - Bad CPU type in executable #282

Open
@ollieno

Description

@ollieno

Environment:

  • macOS version: 15.5 (24F74)
  • Mac: MacBook M4 Pro Max
  • Docker Desktop: 4.41.2 (191736)
  • Docker Engine: 28.1.1
  • Architecture: darwin/arm64

Error:
{"code":126,"stderr":"/bin/sh: /Users/.../host-binary: Bad CPU type in executable\n"}

The extension's host-binary is compiled for x86_64 and doesn't run on ARM64.
Please provide a universal binary or ARM64-specific build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions