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.