docker-rust-nightly
docker-rust-nightly copied to clipboard
The last build ran on Jan 6.
By running `chmod -R a+w $RUSTUP_HOME $CARGO_HOME;` in a separate step, I realized that it takes 11 min to complete. I tested on Docker Desktop on Windows. Is there a...
Thanks for making this docker image. I'm using it with Gitlab CI. One issue is that many nightly versions [have no rustfmt or clippy](https://github.com/actions-rs/toolchain/issues/53). How about including the latest rustfmt...
Hi there. Is there any chance of having specifically tagged images rather than just a floating nightly tag? It's always too scary for me to rely on a docker image...
Please consider adding a License to this repo, many people are using it as the only "official" nightly image.
The issue of the same name for the was closed due to the requirement of official images to be deterministic ( https://github.com/rust-lang-nursery/docker-rust/issues/1 ). It seems like it would make sense...