mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Add rustup-mirror script
This commit is contained in:
parent
b3d8d30945
commit
3a00b69f21
5
dockerfiles/rustup-mirror/Dockerfile
Normal file
5
dockerfiles/rustup-mirror/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM rust:1.32.0
|
||||||
|
MAINTAINER Jiajie Chen <jiegec@noc.ac.cn>
|
||||||
|
|
||||||
|
RUN cargo install rustup-mirror
|
||||||
|
CMD /bin/bash
|
Loading…
x
Reference in New Issue
Block a user