rust-lang / rust-lang/docker-rust
Add user-friendly tags for Debian variants
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 537
- Forks
- 111
- Avg merge
- 1d 38m
- Merged PRs (30d)
- 4
Description
Rust Docker images are tagged with tags containing Debian codenames such as 1-buster, 1-bullseye, and 1-bookworm.
However, for those who do not use Debian as their main OS, the Debian codenames are very confusing: it is hard to tell at a glance which of buster, bullseye, or bookworm is the latest one.
My suggestion is to add tags containing the Debian version number to make the tag more user-friendly. That is, tags like 1-debian10, 1-debian11, 1-debian12, etc.
The alpine variants are tagged with version numbers, such as 1-alpine3.18, so I believe it is possible for the Debian variants too.
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
Review the repository's configuration for Rust Docker image tags, using the existing Alpine version-number tags as the reference. Done means Debian variants expose user-friendly version tags such as 1-debian10, 1-debian11, and 1-debian12 alongside the existing codename tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100