solana/ci/docker-rust
Greg Fitzgerald 9a4143b4d9 Upgrade llvm-dev and boot kcov
Need clang-dev, not llvm-dev because cargo-cov looks for libprofile
in a clang installation directory.
2018-09-28 19:19:16 -07:00
..
Dockerfile Upgrade llvm-dev and boot kcov 2018-09-28 19:19:16 -07:00
README.md
build.sh Refine docker image tagging to avoid breaking stabilization branches on updates 2018-09-07 18:42:25 -07:00

README.md

Docker image containing rust and some preinstalled packages 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.