devlato / rust-nightly

Docker image for nightly Rust builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile for rust-nightly

Current rust toolchain version: nightly-2018-02-02-x86_64-unknown-linux-gnu

Using the image from Docker Hub

$ docker pull 57rodneys/rust-nightly:latest

Building the image

$ git clone git@github.com:devlato/rust-nightly.git
$ cd ./rust-nightly
$ docker build .

About

Docker image for nightly Rust builds