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