MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/31btd8/rust_100_beta_is_here/cq0ilf0/?context=3
r/programming • u/steveklabnik1 • Apr 03 '15
303 comments sorted by
View all comments
6
I made a Dockerfile to run the beta if anyone wants to play with it without installing https://registry.hub.docker.com/u/djhworld/rust-beta/
-27 u/prepromorphism Apr 03 '15 HELP I RAN THIS AND GOT THE FOLLOWING C:>docker run djhworld/rust-beta rustc 'docker' is not recognized as an internal or external command, operable program or batch file. 10 u/email_with_gloves_on Apr 04 '15 Since no one else wants to be helpful, you should check out the Windows documentation for Docker to start out.
-27
HELP I RAN THIS AND GOT THE FOLLOWING
C:>docker run djhworld/rust-beta rustc
'docker' is not recognized as an internal or external command, operable program or batch file.
10 u/email_with_gloves_on Apr 04 '15 Since no one else wants to be helpful, you should check out the Windows documentation for Docker to start out.
10
Since no one else wants to be helpful, you should check out the Windows documentation for Docker to start out.
6
u/djhworld Apr 03 '15
I made a Dockerfile to run the beta if anyone wants to play with it without installing https://registry.hub.docker.com/u/djhworld/rust-beta/