rustdesk / rustdesk/rustdesk-server
Mirror container images to another repository besides docker.io
Nobody has claimed this yet.
- 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_ed25519file
....or even the content of my id_ed25519 file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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