Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/).