rustdesk / rustdesk-server

RustDesk Server Program
https://rustdesk.com/server
GNU Affero General Public License v3.0
6.74k stars 1.45k forks source link

Mirror container images to another repository besides docker.io #465

Open jdwhite opened 2 months ago

jdwhite commented 2 months ago

Is your feature request related to a problem? Please describe. I'm currently unable to download container images from docker.io, due to no fault of my own, due to rate limiting.

Describe the solution you'd like Mirror/distribute Rustdesk container images via additional container repositories such as ghcr.io.

Describe alternatives you've considered I will be downloading from a different network not affected by the current rate limiting and copying to the host I need it on.

....or even the content of my id_ed25519 file.

xlionjuan commented 1 month ago

https://github.com/xlionjuan/rustdesk-server/actions/runs/11087736432/job/30806821333 https://github.com/xlionjuan/rustdesk-server/blob/master/.github/workflows/ghcr.yml

https://github.com/xlionjuan?tab=packages&repo_name=rustdesk-server

I will send PR if I think everything is ok(seens great now