4 lines
80 B
Docker
4 lines
80 B
Docker
|
FROM xena/dotfiles:f22
|
||
|
|
||
|
RUN curl -s https://static.rust-lang.org/rustup.sh | sh
|