Add docker-rust image

This commit is contained in:
Michael Vines
2018-07-30 15:56:49 -07:00
parent 6fcf4584d5
commit bc484ffe5f
3 changed files with 25 additions and 0 deletions

6
ci/docker-rust/README.md Normal file
View File

@ -0,0 +1,6 @@
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](https://hub.docker.com/u/solanalabs/) Docker Hub
organization, but it is also automatically updated periodically by
[this automation](https://buildkite.com/solana-labs/solana-ci-docker-rust).