Skip to content

Add musl builds for the CLI (Alpine-support)ย #41

Description

@LouisBrunner

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):


I maintain ha-proton-drive, a Home Assistant integration that wraps the Proton Drive CLI. HA Core itself ships as a musl-based image (Alpine) on both amd64 and arm64, so any binary it runs must be musl-linked, whereas the current releases are glibc-linked.

Would it be possible for you to also publish musl builds alongside the glibc ones? Bun already supports musl as part of bun build --compile using bun-linux-arm64-musl and bun-linux-x64-musl-baseline (the non-baseline build doesn't work on my hardware, requires AVX2). I have done this myself here using an unmodified fork of this repo, publishing the binaries here.

I would be happy to create a PR but this repo doesn't contain any CI setup. ๐Ÿ˜„

Metadata

Metadata

Assignees

No one assigned

    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