Sign inSign up

sitkevij/rust-centos

By sitkevij

Updated about 8 years ago

Rust on Centos 7

Image
0

10K+

sitkevij/rust-centos repository overview

FROM centos:7
# centos official https://hub.docker.com/_/centos/
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && source $HOME/.cargo/env

Tag summary

Content type

Image

Digest

Size

275.2 MB

Last updated

about 8 years ago

docker pull sitkevij/rust-centos