mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
Make Bazel the default build system (#3898)
This commit is contained in:
committed by
Robert Nishihara
parent
9b3ce3e64b
commit
ba52caff37
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user