solana/ci/docker-rust
Michael Vines b7b36bb0a4
Upgrade to Rust 1.42 (#8836)
* Upgrade to Rust 1.42

* deref

* parens

Co-authored-by: Trent Nelson <trent@solana.com>
2020-03-13 14:15:22 -06:00
..
Dockerfile Upgrade to Rust 1.42 (#8836) 2020-03-13 14:15:22 -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.