-
Notifications
You must be signed in to change notification settings - Fork 112
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
Arm docker image #37
Comments
Yeah, that sounds reasonable. I will check it out, give me one week |
Ok, now I'm excited ! Thank you for helping revive RSS. I will try it as soon as it is available. |
Hi, is there any updates? |
Hi, |
Vote for ARM image! |
I try to make it compatible with arm64. Here is the QuickStart. docker build -t damoeb/rich-rss:core-0 https://github.com/cesaryuan/rich-rss.git#master:packages/server-core/
wget https://raw.githubusercontent.com/cesaryuan/rss-proxy/master/chrome.json
wget https://raw.githubusercontent.com/cesaryuan/rss-proxy/master/docker-compose.yml
docker-compose up -d In Then open localhost:8080 ( |
[+] Building 0.0s (0/0) how to resolve this bugs? |
Sorry, forgot to update. Try delete |
I tried making a docker image on raspberry pi 4 but no success. Has anyone done that yet? Sorry for my limited understanding on this matter, but this is a great project. |
I pushed an arm image |
Hi, I got the following error : I ran it with the following command :
|
There is a bug when building docker images with buildx, that breaks dns resolution. Maybe they fixed it and I had an old version. Will check |
Hi,
rss-proxy is really promising !
Do you plan to make an Arm compatible docker image ?
If not, where do you think I should start to build such an image ? Build the container from code ?
Thanks
The text was updated successfully, but these errors were encountered: