kill-the-newsletter
kill-the-newsletter copied to clipboard
Still does not work on ARM?
#55 says that ARM support is coming soon... That was a year ago. Is it still going to happen or has this project been abandoned?
I have a Dockerfile for an earlier version here which can produce an arm64 image.
Hi @deepsu16,
Thanks for reaching out.
Unfortunately I worked on this for a while and concluded that there isn’t a straightforward way to create an ARM binary using GitHub Actions. (It’s possible, but it requires jumping through some hoops.)
In the interest of keeping things simple so that I can maintain them, I decided to not provide ARM binaries for now.
That said, Kill the Newsletter! should work in ARM just fine—it’s a matter of building it from source. There are pointers in the README for you to accomplish that.
Best.
https://github.com/toelke/docker-vnc/blob/main/.github/workflows/build-docker.yaml#L21-L26 (Just as an example)
I am running ktn on ARM.