solana-with-rpc-optimizations/ci/docker-rust-nightly
Greg Fitzgerald 6ff46540b6 Install llvm-cov on nightly to revive coverage
Towards #433
2018-07-18 12:52:13 -04:00
..
Dockerfile Install llvm-cov on nightly to revive coverage 2018-07-18 12:52:13 -04:00
README.md Use custom rust nightly image with cargo-cov and clippy pre-installed 2018-07-12 07:25:56 -06:00
build.sh Use custom rust nightly image with cargo-cov and clippy pre-installed 2018-07-12 07:25:56 -06:00

README.md

Docker image containing rust nightly and some preinstalled crates used in CI.

This image may be manually updated by running ./build.sh if you are a member of the Solana Labs Docker Hub organization, but it is also automatically updated periodically by this automation.