1 2 3
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \ | sh -s -- -y --default-toolchain stable --profile default ENV PATH=/root/.cargo/bin:$PATH