Skip to content

Docker image doesn't build on MacOS arm devices #15

@NickAcPT

Description

@NickAcPT

Some users on MacOS devices running on Apple silicon might have some issues with building the Docker image themselves.
At some point during the build, rustc gets killed (signal: 9, SIGKILL: kill).

I don't own any Apple devices that I can use to debug this issue, and builds seem to work fine outside of docker.
As such, I have decided to setup CI to automatically build artifacts for both ARM and x86_64 architectures for MacOS.

You can find the latest MacOS builds here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions