rustlings/.gitpod.Dockerfile
2020-07-16 12:58:55 -07:00

6 lines
41 B
Docker

FROM rust
USER gitpod
RUN ./install.sh