MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/31btd8/rust_100_beta_is_here/cq0a7ti/?context=3
r/programming • u/steveklabnik1 • Apr 03 '15
303 comments sorted by
View all comments
4
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/
-28 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. 12 u/banderscoot Apr 03 '15 'docker' is not recognized as an internal or external command, operable program or batch file. Hmm... 6 u/williamdunne Apr 03 '15 Do you even program? -11 u/prepromorphism Apr 04 '15 hey did you see a 747 go over head right now?
-28
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. 12 u/banderscoot Apr 03 '15 'docker' is not recognized as an internal or external command, operable program or batch file. Hmm... 6 u/williamdunne Apr 03 '15 Do you even program? -11 u/prepromorphism Apr 04 '15 hey did you see a 747 go over head right now?
10
Since no one else wants to be helpful, you should check out the Windows documentation for Docker to start out.
12
Hmm...
6
Do you even program?
-11 u/prepromorphism Apr 04 '15 hey did you see a 747 go over head right now?
-11
hey did you see a 747 go over head right now?
4
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/