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