-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
acceptance: go aheadReviewed, implementation can startReviewed, implementation can startarea: devopsCI/CD, tooling, development scriptsCI/CD, tooling, development scriptstype: featureNew feature or requestNew feature or request
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
acceptance: go aheadReviewed, implementation can startReviewed, implementation can startarea: devopsCI/CD, tooling, development scriptsCI/CD, tooling, development scriptstype: featureNew feature or requestNew feature or request
Type
Projects
Status
Committed