Sign inSign up

yasuyuky/rust-stable

By yasuyuky

Updated over 8 years ago

Docker image for rust (stable)

Image
0

6.2K

yasuyuky/rust-stable repository overview

Docker Image for rust

** (DEPRECATED) The rust official stable image is now available. Please consider using it. **

Usage

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

License

MIT

Tag summary

Content type

Image

Digest

Size

321.2 MB

Last updated

over 8 years ago

docker pull yasuyuky/rust-stable