mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 01:09:18 +00:00
Apparently rust is in /usr/local/cargo/bin.
This commit is contained in:
parent
54c6dd6bed
commit
d94df7bd53
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -1,3 +1 @@
|
||||
FROM rust
|
||||
|
||||
RUN curl -o rustup-init.sh --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs && sh rustup-init.sh -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user