Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

Dockerfiles for Rust

This repo contains several Dockerfile_s_ related with Rust:

  • rust: Basic image with working Rust tool-chain (rustc, cargo etc)

  • rust-web: Rust nightly tool-chain with working emscripten

  • rust-by-example: Rust by Example website running locally

  • rust-docs: Rust docs running locally