From ubuntu:18.04
RUN apt -y update && apt -y install curl file sudo
RUN curl -sSf https://static.rust-lang.org/rustup.sh | sh