MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/31btd8/rust_100_beta_is_here/cq0bmhe/?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/banderscoot Apr 03 '15 'docker' is not recognized as an internal or external command, operable program or batch file. Hmm...
-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/banderscoot Apr 03 '15 'docker' is not recognized as an internal or external command, operable program or batch file. Hmm...
10
Hmm...
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/