rustlings/.gitpod.Dockerfile
2020-07-16 13:19:14 -07:00

4 lines
78 B
Docker

FROM rust
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh