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
Content type
Image
Digest
Size
292.5 MB
Last updated
about 8 years ago
docker pull sitkevij/rust-opensuse