Skip to content

Leash fails to start on macos (apple silicon) with "stat /leash/leash-entry-linux-arm64: no such file or directory" #63

Description

@pacificsky

I installed leash on my Apple Silicon Mac with npm install -g @strongdm/leash and attempted to run it with leash --open bash

This failed with error:

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "/leash/leash-entry-linux-arm64": stat /leash/leash-entry-linux-arm64: no such file or directory

I am using colima as my docker runtime running Ubuntu 24.04 aarch64 as the host os.
I didn't install using the brew/app method. Does the npm install not work on Apple arm64?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

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