Skip to content

Add support for pre-compiled Alpine (musl) binaries #705

Description

@onedr0p

Is your feature request related to a problem? Please describe.

I would like to use rq in Alpine Linux on arm64 and amd64

Currently pre-compiled does not work with gnu on Alpine:

321c5c391439:/usr/local/bin$ rq '$.key' --json '{"key":"value","key":"other value"}'
bash: /usr/local/bin/rq: cannot execute: required file not found

Describe the solution you'd like

Build for MUSL

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area: devopsCI/CD, tooling, development scriptstype: featureNew feature or request

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions