chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: ray-java-build$ARCH_SUFFIX
|
||||
froms: ["rayproject/manylinux2014:$MANYLINUX_VERSION-jdk-$HOSTTYPE"]
|
||||
dockerfile: ci/docker/ray-java.Dockerfile
|
||||
srcs:
|
||||
- .bazelversion
|
||||
- .bazelrc
|
||||
- WORKSPACE
|
||||
- BUILD.bazel
|
||||
- bazel/
|
||||
- thirdparty/
|
||||
- src/
|
||||
- java/
|
||||
- gen_ray_pkg.py
|
||||
- release/BUILD.bazel
|
||||
- release/requirements_py310.txt
|
||||
- ci/build/container_resource_utils.py
|
||||
build_args:
|
||||
- ARCH_SUFFIX
|
||||
- BUILDKITE_BAZEL_CACHE_URL
|
||||
- HOSTTYPE
|
||||
- MANYLINUX_VERSION
|
||||
build_hint_args:
|
||||
- BUILDKITE_CACHE_READONLY
|
||||
- IS_LOCAL_BUILD
|
||||
Reference in New Issue
Block a user