Dockerfile setup to get Rust with fmt and clippy on latest Stable releases. This set-up builds and pushes to Docker Hub on a regular basis.
Simply run
docker run --rm -it guangie88/rust
and you should be able to go into bash
shell within the Docker container.