docker-rust icon indicating copy to clipboard operation
docker-rust copied to clipboard

Rust Programming Language Docker Images!

Results 1 docker-rust issues
Sort by recently updated
recently updated
newest added

Somehow, when I use your image `nightly-slim`, I end up with `rustc --version` yielding `1.15.0-nightly`, whereas `rustup` gives me `1.16.0-nightly` on my mac. Shouldn't it be always fetching the latest...