** (DEPRECATED) The rust official stable image is now available. Please consider using it. **
Change directory to your project root.
Then you enter into docker image.
docker run -it --rm -v ${PWD}:/source yasuyuky/rust-stable
and following command works
cargo build
MIT
Content type
Image
Digest
Size
321.2 MB
Last updated
over 8 years ago
docker pull yasuyuky/rust-stable