Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-lang/docker-rust
The official Docker images for Rust
https://github.com/rust-lang/docker-rust
Last synced: 1 day ago
JSON representation
The official Docker images for Rust
- Host: GitHub
- URL: https://github.com/rust-lang/docker-rust
- Owner: rust-lang
- Created: 2017-08-02T02:16:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T22:56:09.000Z (about 1 month ago)
- Last Synced: 2024-12-21T20:02:31.254Z (23 days ago)
- Language: Dockerfile
- Size: 263 KB
- Stars: 455
- Watchers: 16
- Forks: 90
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rust-cn - rust-lang-nursery/docker-rust
- awesome-rust - rust-lang-nursery/docker-rust
- awesome-rust - rust-lang-nursery/docker-rust
- awesome-rust-cn - rust-lang-nursery/docker-rust - 官方的Rust Docker图像c (开发工具 Development tools / 部署 Deployment)
- awesome-rust-zh - rust-lang-nursery/docker-rust - Rust Docker 官方镜像 (开发工具 / 部署)
- awesome-rust - rust-lang-nursery/docker-rust - the official Rust Docker image (Development tools / Deployment)
- awesome-rust - rust-lang-nursery/docker-rust
- jimsghstars - rust-lang/docker-rust - The official Docker images for Rust (Dockerfile)
- fucking-awesome-rust - rust-lang-nursery/docker-rust - the official Rust Docker image (Development tools / Deployment)
- fucking-awesome-rust - rust-lang-nursery/docker-rust - the official Rust Docker image (Development tools / Deployment)
README
# About this Repo
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [rust](https://registry.hub.docker.com/_/rust/). See [the Docker Hub page](https://registry.hub.docker.com/_/rust/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/rust](https://github.com/docker-library/docs/tree/master/rust).
See a change merged here that doesn't show up on the Docker Hub yet? Check [the "library/rust" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/rust), especially [PRs with the "library/rust" label on that repo](https://github.com/docker-library/official-images/labels/library%2Frust). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
## Nightly Toolchain
An image tracking the Rust nightly toolchain is available via
[`rustlang/rust:nightly`](https://hub.docker.com/r/rustlang/rust/).