rustdesk / rustdesk/rustdesk-server

Mirror container images to another repository besides docker.io

Open
#465 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
10.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

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.

  • In any case, NEVER put here the content if your id_ed25519 file

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating how RustDesk container images are currently published to docker.io and identify the repository or automation responsible. Add distribution through an additional repository such as ghcr.io, then verify that the expected images are available there and can be downloaded without relying on docker.io.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.