rust-lang / rust-lang/docker-rust
Ubuntu based images
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 537
- Forks
- 111
- Avg merge
- 1d 38m
- Merged PRs (30d)
- 4
Description
Hi,
The docker-rust is awesome but it would be nice to add ubuntu based images. The main reason is that debian use old version of applications. My example usecase that is based on rust:1 install jupyter in version 4.4. (There is also ubuntu brach to compare).
So to use newer jupyter I needed to create own version of rust based on ubuntu
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 Dockerfile and image definitions, then compare the linked docker-evcxr Dockerfile with the linked docker-rust-ubuntu version. Check how the existing rust:1 image is built and tagged; done means an Ubuntu-based Rust image is added in a way that supports the newer Jupyter use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, jupyter, ubuntu
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100