arm docker images, is there any known obstacle or issue for building it? #906
-
Hello, Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi, I haven't tried it, but I would not expect any issues. I'd be happy to see improvements on the docker build CI, i.e. to stop using the legacy This workflow contains the build steps: https://github.com/html2rss/html2rss-web/blob/master/.github/workflows/test_build_push.yml PRs are welcome! Cheers! |
Beta Was this translation helpful? Give feedback.
-
Hi @mabeett, good news! I’ve carved out some time to improve the Docker setup — and now build images for arm64 as well! That means better support across more environments like Apple Silicon and ARM-based servers.
While at it, I also:
Would love to hear your feedback or suggestions - especially if you spot issues or ideas for further hardening or developer UX improvements. 🚀 If you find this kind of ongoing maintenance helpful, consider sponsoring me on GitHub - it’s a great way to support the time I invest into making this better for everyone. 🧡 Cheers, |
Beta Was this translation helpful? Give feedback.
Hi @mabeett, good news!
I’ve carved out some time to improve the Docker setup — and now build images for arm64 as well! That means better support across more environments like Apple Silicon and ARM-based servers.
While at it, I also:
Would love to hear your feedback or suggestions - especially if you spot issues or ideas for further hardening or developer UX improvements. 🚀
If you find this kind of ongoing maintenance helpful, consider sponsoring me on GitHub - it’s a great way …