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

Any chance of getting an arm64 docker image? #59

Open
seannymurrs opened this issue Nov 17, 2021 · 1 comment
Open

Any chance of getting an arm64 docker image? #59

seannymurrs opened this issue Nov 17, 2021 · 1 comment

Comments

@seannymurrs
Copy link

I’m running bragibooks on my M1 Mac mini, and right now it’s forced to emulate the amd64 build. Is there any way to get an arm64 build? I’m guessing it would drastically improve the speeds I’m seeing.

@djdembeck
Copy link
Owner

As referenced here, a user got it building in arm: #60 (comment)

I don't think I'm equipped to try this, because I do not run an ARM platform to test the images out. Adding ARM support for Bragi would look like:

  • Checking the compatibility of m4b-merge's ffmpeg build process.
  • Checking m4b-merge's python compatibility in ARM.
  • Adding a Dockerfile.arm64 file on both repos and building both images

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

No branches or pull requests

2 participants