Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binaries for Alpine Linux (*-unknown-linux-musl) #178

Open
bajtos opened this issue Apr 13, 2023 · 1 comment
Open

Binaries for Alpine Linux (*-unknown-linux-musl) #178

bajtos opened this issue Apr 13, 2023 · 1 comment
Labels
feature New feature or request

Comments

@bajtos
Copy link
Member

bajtos commented Apr 13, 2023

Build release binaries for x86_64-unknown-linux-musl and aarch64-unknown-linux-musl to enable Zinnia to run in docker images based on Alpine Linux.

Alpine Linux does not provide GNU libc, we need to compile and link against MUSL instead.

Unfortunately, Deno does not support MUSL yet:

@bajtos bajtos changed the title Binaries Alpine Linux (*-unknown-linux-musl) Binaries for Alpine Linux (*-unknown-linux-musl) Apr 13, 2023
@bajtos bajtos added the feature New feature or request label Apr 18, 2023
@bajtos
Copy link
Member Author

bajtos commented Apr 18, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant