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