solana/ci/docker-rust
Greg Fitzgerald 9b1471acae
Upgrade to Rust 1.36.0 (#5206)
* Upgrade to Rust 1.36.0

* Move test-checks.sh back to stable

* update nightly version to 2019-07-19

* use both nightly and stable for checks
2019-07-20 18:53:16 -06:00
..
Dockerfile Upgrade to Rust 1.36.0 (#5206) 2019-07-20 18:53:16 -06:00
README.md Upgrade to rust stable 1.35.0 (#4568) 2019-06-06 09:24:38 -07:00
build.sh push latest, too (#4131) 2019-05-02 15:33:08 -07:00

README.md

Docker image containing rust and some preinstalled packages used in CI.

This image manually maintained:

  1. Edit Dockerfile to match the desired rust version
  2. Run ./build.sh to publish the new image, if you are a member of the Solana Labs Docker Hub organization.