Sign inSign up

sitkevij/rust-opensuse

By sitkevij

Updated about 8 years ago

Rust on OpenSuse Leap

Image
0

328

sitkevij/rust-opensuse repository overview

FROM opensuse:leap
# official https://hub.docker.com/r/opensuse/leap/
RUN zypper --non-interactive in curl
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && . $HOME/.cargo/env

Tag summary

Content type

Image

Digest

Size

292.5 MB

Last updated

about 8 years ago

docker pull sitkevij/rust-opensuse