Sign inSign up

rguillom/rust

By rguillom

Updated over 9 years ago

Provide a full environment to run Cargo / Rust commands

Image
0

1.6K

rguillom/rust repository overview

This image inherits from the Debian one's and was originally derived from the Jimmy Cuadra's image (https://hub.docker.com/r/jimmycuadra/rust/). The main difference is that the rust version is not linked to the rust image version and allow an update with rustup each time the container is started.

To run the image, from the directory hosting your rust project : docker run -it --rm -v $(pwd):/source rguillom/rust

See https://github.com/rguillome/docker-rust/ for more details

Tag summary

Content type

Image

Digest

Size

239.9 MB

Last updated

over 9 years ago

docker pull rguillom/rust