Sign inSign up

sitkevij/rust-fedora

By sitkevij

Updated about 8 years ago

Rust on Fedora

Image
0

321

sitkevij/rust-fedora repository overview

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

Tag summary

Content type

Image

Digest

Size

286.5 MB

Last updated

about 8 years ago

docker pull sitkevij/rust-fedora