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

Use yj instead of rq, and support ARM architecture #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

re3turn
Copy link

@re3turn re3turn commented Apr 3, 2022

When docker build on M1 Mac, the rq command will cause segmentation fault.

# rq --version
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault

Change to support the ARM architecture using yj instead of rq.

@dd84ai
Copy link

dd84ai commented Aug 6, 2024

Tested, it works nicely for my arm server needs. Thank you :)
Probably would create some day fork with releases to Docker hub automatically.
Useful.

Arm becomes more and more popular. Heck, Hetzner very cheap arm prices offers today
Which i use to run my dockerized minecraft server. So very relevant

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

Successfully merging this pull request may close these issues.

2 participants