erikerlandson / ray-ubi

A minimalist Ray distributed computing container image, based on Red Hat UBI
Apache License 2.0
2 stars 1 forks source link

factor ray-operator-ubi out from ray-ubi #1

Closed erikerlandson closed 3 years ago

erikerlandson commented 3 years ago

Factor the dependencies that are specific to running the ray operator/autoscaler into a specific ray-operator-ubi image, and leave the core ray-ubi image smaller.

Additionally adds build args to parameterize ray and python, and adds a new build.sh script to run builds