mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 01:09:18 +00:00
Add Dockerfile.
This commit is contained in:
parent
85eb74cf8b
commit
f5eee6967c
5
.gitpod.Dockerfile
vendored
Normal file
5
.gitpod.Dockerfile
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
FROM rust
|
||||
|
||||
USER gitpod
|
||||
|
||||
RUN ./install.sh
|
||||
Loading…
x
Reference in New Issue
Block a user