Search Docker Hub
rust-fedora
By sitkevij
Rust on Fedora
321
FROM fedora:latest # fedora official https://hub.docker.com/_/fedora/ RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && . $HOME/.cargo/env
Content type
Image
Digest
Size
286.5 MB
Last updated
about 8 years ago
docker pull sitkevij/rust-fedora