Make Bazel the default build system (#3898)

This commit is contained in:
Philipp Moritz
2019-02-23 11:58:59 -08:00
committed by Robert Nishihara
parent 9b3ce3e64b
commit ba52caff37
15 changed files with 129 additions and 72 deletions
+1
View File
@@ -2,6 +2,7 @@
# for end users.
FROM ray-project/base-deps
ENV RAY_USE_CMAKE=1
ADD ray.tar /ray
ADD git-rev /ray/git-rev
WORKDIR /ray/python