solana/ci/docker-rust
Greg Fitzgerald 80f3568062
Upgrade to Rust 1.34.0 (#3781)
* Upgrade to Rust 1.34.0

* Remove redundant closures

Thanks Clippy!
2019-04-15 15:56:08 -06:00
..
Dockerfile Upgrade to Rust 1.34.0 (#3781) 2019-04-15 15:56:08 -06:00
README.md Add docker-rust image 2018-07-30 16:36:26 -07:00
build.sh Only push newly built container 2019-03-15 09:25:28 -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.