mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-05-19 19:58:45 +00:00
4 lines
49 B
Docker
4 lines
49 B
Docker
FROM rust
|
|
|
|
ENV PATH="/usr/local/cargo/bin:$PATH"
|