Search Docker Hub
rust-centos
By sitkevij
Rust on Centos 7
10K+
FROM centos:7 # centos official https://hub.docker.com/_/centos/ RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && source $HOME/.cargo/env
Content type
Image
Digest
Size
275.2 MB
Last updated
about 8 years ago
docker pull sitkevij/rust-centos