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

4 lines
50 B
Docker

FROM rust
RUN find /workspace -name "install.sh"