rust-lang / rust-lang/docker-rust
Consider publishing a 1.85 Debian Trixie container
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 537
- Forks
- 111
- Avg merge
- 1d 38m
- Merged PRs (30d)
- 4
Description
Currently all the 1.85 images (https://hub.docker.com/_/rust/tags?name=1.85) are based on either Debian Bookworm or Bullseye.
Debian Trixie (stable release for approx the next 2 years) ships with 1.85 (https://packages.debian.org/source/stable/rustc, https://tracker.debian.org/pkg/rustc).
It would be useful to have Trixie based 1.85 container images available (eg, rust:1.85.0-slim-trixie) to match what Debian Stable ships with.
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 inspecting the repository's configuration for the existing 1.85 Docker image variants, then compare the Bookworm and Bullseye tags with the requested rust:1.85.0-slim-trixie variant. Done means a 1.85 Trixie-based image is published and available alongside the current Debian-based images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, docker, rust
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100