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

#46 adds support for arm64 #1

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

alexmsenger
Copy link

Hi @blakek ,

I've been working on the same and just spotted your fork and thought I'd contribute. This work locally on my M1 MacBook. I had to fiddle a bit with the NPM versions as web pack was giving me problems. But I'm not a node dev, so not sure if that was just luck or how I got this to work 🙈

I also tried upgrading to Ruby 3.2.2 on Bookworm (as that installs a recent Node version) but I'm still having trouble with that.

@blakek blakek merged commit 4ac5bb3 into blakek:master Oct 27, 2023
@blakek
Copy link
Owner

blakek commented Oct 27, 2023

Oh sweet! That was super fast (just forked the repo a few hours ago).

Let's give it a try and see what happens 🤞🏻. I't be great to get an ARM image pushed up to Docker.

@blakek
Copy link
Owner

blakek commented Oct 28, 2023

@alexmsenger if you're interested, I finally got this building after several tweaks. ARM64 images are being pushed to Docker Hub as blakek13/podify. It's far from perfect but it's working on a Raspberry Pi now 😂.

@alexmsenger alexmsenger deleted the 46-add-arm64-support branch October 29, 2023 11:03
@alexmsenger
Copy link
Author

Sweet 🥳 Can we get this into upstream? 🤔 I have a working version of upgrading to Debian Bookworm, essentially getting around the ugly node install that just pointlessly blocks for a minute during builds. I'll file a PR in a minute.

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